September 2017 - All About Testing September 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.

“All our dreams can come true, if we have the courage to pursue them.”

“I’m a great believer in luck, and I find the harder I work, the more I have of it.”

Success unshared is failure.

To make our way, we must have firm resolve, persistence, tenacity. We must gear ourselves to work hard all the way. We can never let up.

"Everyone you will ever meet knows something you don't."

he fact that I can plant a seed and it becomes a flower, share a bit of knowledge and it becomes another's, smile at someone and receive a smile in return, are to me continual spiritual exercises.

The secret of success is to do the common things uncommonly well.

Good things come to people who wait, but better things come to those who go out and get them.

Thursday 28 September 2017

Programs which will be helpful for selenium interview

1. Reverse sentence with character sequence 

2. Fibonacci series

3. Prime Number

4. Factorial Number

5. Swipe Two number without using the third variable

6. Find Greater number in Array

7. Find SECOND Greater number in Array With Array Sorting

8. Find which number is repeating how many times in an array

9. Convert the first Character of String to Upper Case

10. String to Char Array Conversion

11. Char Array to String conversion

12. To check Palindrome String

13. To open a link in a new tab

14. To use Random Function

HCL Software Testing Interview Questions.

1.Tell me about your self.

2.Tell me about your project.

3.What will be your approach if you have to automate signup for 100 profile?

4.Tell me about your framework.

5.What are the integrations available in your project?

6.Can I search any product by product id?

7.If you have QC then why you are using ALM

8.Defect life cycle

9.Modules of your previous project

10.What is difference between / and //

11.How to handle alert pop up

12.What is difference b/w assert and verify

13.what are the challenges you have faced in your project.

14.if I click on any product then it will redirect to a new page that displays the product image and its attribute how you will verify that not based on your header on your page based on attributes

15.What is a different flavor of selenium & difference in them?

16.Have you automated for the different browser?

17.Is there any diff in coding if you are writing code for diff browsers

18.Tell me about locators

19.Why we are using x path

Wednesday 27 September 2017

Interview questions asked in telephonic round of Deloitte.

1.Tell me about urself (be precise always)

2. Explain Agile

3.Defect density?

4.About status report

5.Defect triage meeting 

6.How defect priority is decided?

7.What is Test Plan.?

8. How to ensure test coverage?

Monday 18 September 2017

Wipro automation testing interview questions

1. Write a program to take a screenshot of a page and explain?

2. There are 4 frames in a page click the element present in each frame?

3. Write xpath for radio button and checkbox.

4. Why do you use TestNG and why not JUnit?

5. How did you use runtime polymorphism in your project?

6. What is an agile model and explain your involvement in scrum team?

7. Explain the framework used in your project.

8.What is the need to use Jenkins?

9. Explain driver.quit()?

IBM Yerwada Pune Telephonic Interview Questions

What's is an abstraction?

What is difference between abstraction and interface ?

What is different between JUnit and test ng?

How you synchronize like your web browser and selenium?

What is wait? It's different types ?

Tell me what is web driver?

What is the fluent wait? 

When we start automation? 

How you maintain you're test data ? 

What is data driven? 

Oops concept all tell?

Some real-time scenarios they give me?

Draw backs automation?

What is maven?