Prepare for your Next Interview
This is a discussion on What is the difference between test cases and test scripts? within the Test Cases forums, part of the Software Testing category; What is the difference between test cases and test scripts?...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Re: Test cases
Here is a link from our very own- GeekInterview
Diff In simplest terms, a test case is just a scenarion in paper. It just tells us what needs to be done. Test script is often a piece of code written by the test engineer to execute the test case. Test script is "the how" part of testing and test script is "the what" part. That means, test case tells us what needs to be tested and we describe how to test it though test scripts. Cheers! Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR] Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!" |
|
|||
|
Re: What is the difference between test cases and test scripts?
Test case is a set of conditions under which a tester will determine if a requirement of an application is satisfied or not.
Test script is the code generated by testing tools( which can be edit manually). It defines the actions and pass/fail criteria (Check Points).
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
|
|||
|
Re: What is the difference between test cases and test scripts?
A repeated question again.
A test script is an automated version of a test case. ![]()
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference b/w Test case and Test? | jainbrijesh | Test Cases | 6 | 3 Weeks Ago 12:53 AM |
| Uploading Test Cases into Quality Center and Test Director | Rajani | Test Director | 2 | 05-13-2008 05:27 AM |
| Add test cases to test director | JobHelper | Test Director | 3 | 04-19-2007 07:44 AM |
| Running scripts from Test Director | JobHelper | Test Director | 1 | 01-24-2007 06:20 AM |
| What are Test scripts | mermathon | Testing Issues | 1 | 10-05-2006 02:58 AM |