What is the difference between Test script and Test case
Answer Posted / pradeep kulkarni
Test Script used for repetative testing of particular
functionality or requirement while test case covers the
entire requirement of that functionality to be tested.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell us what is junit? And what is junit annotation?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
how to test an webbased application?
What are the phases in automation testing life cycle?
Tell me what type of scenarios can be automated?
what types of documents we need to write the nonfuntional test scripts?
How many test cases have you automated per day?
Tell us what is the alternate way to click on login button?
Mention a few good practices while performing automation testing.
What should you do after finding a bug?
Explain about basics of rational robot - ibm test automation tool?
In what condition we cannot use automation testing for the agile method?
How can we make one test method dependent on other using testng?
What are the various kinds of frameworks that can be used in software automation testing?