The interview question "what are your expectations from us" varies from person to person. There are no right or wrong answers for this. When this question is asked, what is it that the interviewer wants to know? He wants to know “What are your expectations from us as an employer concerning work environment, culture, and growth?” How to answer "what are your expectations from … [Read more...] about WHAT ARE YOUR EXPECTATIONS FROM US?
WHY ARE YOU LEAVING YOUR CURRENT COMPANY?
If anyone was to ask “Why are you leaving your current company” in an interview, We all know most people do this for more money and then there are people who want to take new roles and want to go up on a corporate ladder. See, the interviewer sitting there might have faced a similar situation, So even he knows why people do that. Then What is it that he wants to know from you? … [Read more...] about WHY ARE YOU LEAVING YOUR CURRENT COMPANY?
WHERE DO YOU SEE YOURSELF 5 YEARS FROM NOW?
When I gave my first interview as a fresher and was asked this question "where do you see yourself 5 years from now", like any other newbie I said, I want to be in your company in some higher position of the ladder. Afterward, I realized this is such a common answer and to get selected I have to be different than 50 people waiting outside who have the same qualifications as … [Read more...] about WHERE DO YOU SEE YOURSELF 5 YEARS FROM NOW?
How to get current system date and time in Java/ Selenium
Hello Guys, Welcome back to Selenium tutorial today we will see some new topic which might help you in some cases where you have to handle with dates. Today I will share How to get current system date and time in Java/ Selenium so that you can verify the same in your test cases. How to get current system date and time in Java/ Selenium Today I was automating … [Read more...] about How to get current system date and time in Java/ Selenium
What is Explicit wait in Selenium Webdriver
To understand the Explicit wait in Selenium Webdriver you should know the requirement why we use wait statements in programs. I will give you a couple of examples in which you will get the complete idea of why wait is important. Before we move ahead, I would suggest you read about Implicit Wait in Selenium so that you will understand the clear difference between implicit … [Read more...] about What is Explicit wait in Selenium Webdriver