what is the difference between test case and test script?

Answers were Sorted based on User's Feedback



what is the difference between test case and test script?..

Answer / veerendra potla

Both are same but terminology varies according to
Context.Test case term is used in manual testing where as
test script(test case)is generated by an automation tool.

Is This Answer Correct ?    14 Yes 4 No

what is the difference between test case and test script?..

Answer / rajni

Test Cases are concerned with manual testing.
Test Scripts are concerned with automation testing.

Is This Answer Correct ?    15 Yes 5 No

what is the difference between test case and test script?..

Answer / aarati borse

Test case can be defined as a condition which we are trying
to validate on the application...

we can validate this by manual as well as automation
testing..

Particularly when we are executing the testcase by
automation testing it will be called as Testscript.

For execution of a testcase we may need to create test
script.

In short if we r executing condition manually , it will be
called as testcase.
and that of using automation, will be called as test
script....

Is This Answer Correct ?    11 Yes 3 No

what is the difference between test case and test script?..

Answer / suma

Test Script: Is a short program written in a programming
language used to test part of the functionality of the
software system.
a written set of steps that should be performed manually
can also be called a test script,however this is more
correctly called a test case.

Is This Answer Correct ?    13 Yes 8 No

what is the difference between test case and test script?..

Answer / sitam jana

Test case is a set of input values, execution preconditions, expected results and execution post conditions, developed for a particular objective or test condition, such as to exercise
a particular program path or to verify compliance with a
specific requirement.

Test script is a Commonly used to refer to a test procedure specification, especially an automated
one.

Is This Answer Correct ?    0 Yes 1 No

what is the difference between test case and test script?..

Answer / ankita

Test cases-
The specifications of test inputs,execution
condition,expected results,execution pre and post conditions
developed to evaluate a particular test condition.

Test scripts-
It is a program used to automate test procedure specifications.

Is This Answer Correct ?    0 Yes 2 No

what is the difference between test case and test script?..

Answer / sunil

Test case is a descrption what data to be tested and what
data to be inserted what are the actions to be done to
check actual result against expected result
What are the actual inputs we will use? What are the
expected results? is called test scrpit

Is This Answer Correct ?    6 Yes 15 No

Post New Answer

More Manual Testing Interview Questions

(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.

8 Answers   Instill,


Explain about 'Performance testing' in Web based Application?

1 Answers   Crea,


What is meant by buddy testing?

3 Answers  


Explain about "Compatibility Testing" in Web based Application?

2 Answers   Crea,


McroSoft Six rules standard for Userinterface testing?

2 Answers   IBM,






Who will participate in testcase review?

2 Answers  


Explain about 'Interface Testing' in Web based Application?

1 Answers   Crea,


What does 100% statement coverage mean?

0 Answers   3i Infotech, Infosys,


what is performance testing?

3 Answers  


what is the difference between test strategy and test plan?

3 Answers  


what is Test management fundamental?

0 Answers  


what is the difference between pre UAT testing and UAT testing

7 Answers   Accenture, Deloitte,


Categories