May 2017 - All About Testing May 2017

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

Friday, 26 May 2017

Practical Interview Questions On Selenium Asked In Interview

Scenario 1 -            There is a submit button in the page it has an id property. By using id we got element not found an exception, how will you handle this situation? What might be the problem in this case? Scenario 2 -            If submit button contain in one of three frames in the page, how will you handle this. Scenario 3 -            Manually you opened a Firefox browser window with Gmail login, now with selenium, you opened a Firefox browser...

Thursday, 25 May 2017

Interview Questions asked at Infogen-lab PVt Ltd.

1. Brief description about yourself. 2. What are the types of Integration testing? 3. Difference between sanity testing and smoke testing? 4. Explain Bug life cycle. 5. What is the difference between Failed and Block test cases? 6. What is the difference between Regression and Recheck? 7. Explain Black box and gray box testing with an example. 8. What is security testing? Selenium 1. What is the difference between absolute and relative XPath? 2. How to find duplicate elements? 3. Explain Framework POM. 4. Explain how to work Jenkins? 5. Explain...

Tuesday, 23 May 2017

My Software Testing Engineer interview experience at Searce Pune on on Tuesday, 25-Oct-2016

I got mail from naukri.com for walk-in interview for "Software Quality Assurance Engineer" position for key skills Manual testing, Automation testing, Selenium, Java, Testlink. There are total 5 rounds done for my interview process. 1. Aptitude test -                      This is multiple choice aptitude test which includes puzzles, Logical Reasoning, Verbal ability.  2. Written technical aptitude test -                      ...

Forgeahead Solutions Pune Interview Experience

There are total 4 rounds 1. Aptitude Test 2. Technical Face to Face (Automation) 3.Technical Face to Face (Manual Testing) 4. HR round. 1. Aptitude Test -                     This is the written test including multiple choice questions base on the manual testing as well as on the Selenium Webdriver. But most of the questions on the Selenium Webdriver. If you cleared this round there will be 2nd 2. Technical Face to Face (Automation) -                ...

Thursday, 18 May 2017

Cognizant Pune Interview Questions Date 28 sep 2016

What is Selenium IDE? What is the architecture of Selenium Grid? How to debug the tests in Selenium IDE? Which are the languages supported by Selenium RC? What is Selenium RC? How to insert a start point in Selenium IDE? Does Selenium support Google Android Operating System? Why Selenium RC is used? Which is the command used for displaying the values of a variable into the output console or log? What are the capabilities of Selenium IDE? How Selenium Grid works? Which are the browsers supported by Selenium RC? What are...

My personal advice for all those appearing in interviews

1. Service based company interview ->                                      questions are very simple. Only a couple of days studies and you can get in. They won't go beyond basic selenium, simple java, testng and frameworks. And little bit SQL and services. 2. If it's a product based company →                                      focus...

Deloitte Interview Questions

1st Round Interview Questions 1.What is the difference Between smoke sanity and regression test? 2. Different Tabs of ALM and exp. 3. What is the purpose of Jira? 4. Difference Between ALM and Jira. 5. Boundary value analysis and equivalence partitioning test design tech. With example. 6. Defect life cycle. 7. Difference Between severity and priority. 8. Example Of high priority and low severity defect. He wanted the real life scenario. 9. Low priority and high severity defect example. 10 what us API testing. 11....

Deloitte Interview Experience

There are total 4 round 1. First round of basic testing concept 2. Manager round will be more towards process domain knowledge n agile. 3. English speaking test which will be for testing your reading writing and spoken English. 4. Another round with account manager. if you clear these 4 rounds HR will let you go saying we will send the offer letter within a week.:) Suggestion for people who are attending Deloitte interview 1. They will ask questions related to manual testing. 2. Those who are from automation testing background. You...

Selenium/Java Interview Questions at L&T 1st Oct 2016

1. What is the difference between list and set? 2. How will you switch to another window? 3. What is the return type of driver.findelement/driver.getwindowhandles()? 4. What is the difference between Private and Protected? 5. How will you achieve dynamic polymorphism? 6. What are inheritance and encapsulation? 7. Can you override static methods? 8. Can the main method be overloaded? 9. What is Singleton? 10. What are collections in Java? 11. What is nested class? 12. How will you call a protected method in...

Synechron Ahmedabad interview questions

What is need of automation? Things to be taken care while creating automation framework? Different types of the framework ? When to start automation? Is automation possible in agile? How to do cross browser testing? Different types of Wait? Java code to find string length without in built function? Find repeated character in a string aabbccdd ? Is try with multiple catch allowed and finally block? What is Reflection API? Why the main method is static? What is Runtime polymorphism?...

Wednesday, 17 May 2017

Synchron Pune interview questions.

Synchrone Pune interview questions How much you rate yourself in Java out of 5 and in selenium out of 5 Write a program or algorithm to swipe 2 numbers without using 3 rd variable. Write code to reverse integer 1234. Write code to calculate the length of string "how are you" What different type of locators are present in selenium. How to run test cases via Jenkins What is reflection in Java. What is collection. What is abstract class and abstract methods. What is static variable and static...