What is the difference between Test script and Test case
Answer Posted / ravi kiran
Test script is the script generated by any of the
Functional Testing Tool in automation testing.
Test Case is that which is written by a tester in order to
test a functionality in Manual Testing. It consists of the
feilds like Test CaseId,Test Case Name, Pre Conditions,
Business Rules, Test Steps, Expexted Result, Actual Result,
etc.. (Generally In Excel Format)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Please explain how to perform load-testing?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Why do you prefer selenium automation tool?
how to map requirements& test cases in quality center ???
Elaborate the situation where automation testing can’t be used for agile methods?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
Why automation testing?
What are the advantages of the automation framework?
Give some examples for functional & regression test tools?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
how to re-install QTP 11.0 trial version
What steps are needed in developing and running a software test?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
How do you decide which tool you have to use?