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
When you will not automate testing?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
Once you identify the tool what would be your next steps?
How could you explain the main difference between webdriver and rc?
What are the pre-requisites to start automation testing?
suggest me the free online books on software testing?
Tell me which web driver implementation is the fastest?
What is a framework for automation testing?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
In what condition we cannot use automation testing for the agile method?
How would you test your own element locator?
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanksĀ
How can we make one test method dependent on other using testng?