What is the difference between Test script and Test case
Answer Posted / ram polavarapu
Test Cases:the way we need to test functionaliity as per
the client requirent and converted as steps and will write
the test cases..
test scripts:test scripts generated by the tool using the
record option ot automation testers can do the hand code by
using the tool and can generate that test scripts are
generated based on the test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain me what is testng and why is it better than junit?
What are the 5 common software development problems solutions?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
can any one tell me the examples of white box testing
What is the difference between close and quit command?
How do you plan test automation?
What is the deference between automation tools and management tools?
what r the diffence between QTP 8.2 & QTP9.0?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What are pros and cons of automating tests at ui layer?
Explain about basics of rational robot - ibm test automation tool?
What are the differences between open source tools, vendor tools, and in-house tools?
What are the different types of locks in mainframe?
Tell us can we find all links on a web page?
When will you not automate testing?