| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 10

1. Which of the following is the best reason for automating the confirmation testing of a defect?

Correct Answer is : To ensure that the fix works and continues to work

2. What is the most common basis for an automated test script?

Correct Answer is : A manual test case

3. When implementing results reporting for test automation, what is a good way to allow the reader to make a quick assessment of the progress of the test execution?

Correct Answer is : Traffic lights

4. Which of the following is an important testability consideration when designing a SUT?

Correct Answer is : Controllability

5. When is the best time, for test automation, to consider legal and/or standards requirements of an SUT?

Correct Answer is : When designing a TAA

6. Why will you do automation testing?

Correct Answer is : It improves the efficiency of testing.

7. Which of the following is not a valid reason for automating a test case?

Correct Answer is : The test gives intermittent results and impossible to test manually.

8. Which of the following steps is not mandatory for the automation testing?

Correct Answer is : Integration with the CI tool.

9. What type of test cases should you not automate?

Correct Answer is : Tests that don't require re-execution.

10. Which of the following is not a prereq for automation testing?

Correct Answer is : Ready Test Scripts.