SilkTest Question:

Download Job Interview Questions and Answers PDF

What is the standard flow of execution of a test case?

SilkTest Interview Question
SilkTest Interview Question

Answer:

1. Starting from the base state.
2. Drive the application to the state where the expected result should occur.
3. Verify the actual result against the expected result.
4. Declare the test case as passed or failed.
5. Return to the base state.

Download SilkTest Interview Questions And Answers PDF

Previous QuestionNext Question
What is DefaultBaseState?How to hide all the comments from a script if required?