What is use of writing Test cases
Answer Posted / allin
To check all the functionality covered or not(missing
functionality).
compare actual and expected result.
based on that we can store the defect logs.
thanks & Regards,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what is a data-driven framework?
What are the drawbacks of test automation?
What are the limitations of automating software testing?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
List some advantages and disadvantages of manual testing.
How do you identify the test cases which are suitable for automation?
Tell us the line of code webdriver driver = new firefoxdriver();.?
What criteria do you consider for automating a test?
When do you prefer manual testing over automation testing?
On what basis you can map the success of automation testing?
Tell me what is the purpose of getoptions() method?
In Selenium how a test suit is run and report is generated.
What are the disadvantages of Hybrid framework
Tell us how to select a value in a dropdown?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?