What is the difference between Test script and Test case

Answers were Sorted based on User's Feedback



What is the difference between Test script and Test case..

Answer / deepshikha

Test Script:

It is the command language that we write to perform
testing. For e.g. if we use Rational Robot we shall write
all commands in sqa Basic commands. Scripting is a program
which automatically checks "n" number of inputs for a
particular requirement or a check point.
Furher more, if we are performing the database check point
for say, 1000 data, we can write a program (script) which
sahll automatically input and check for all 1000 entries in
the database.

Test Case:

It is the actual step by step representation for all valid
and invalid inputs. Its a detailed discription for all
inputs (valid and invalid) and covers all requirements.

Is This Answer Correct ?    3 Yes 1 No

What is the difference between Test script and Test case..

Answer / 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

What is the difference between Test script and Test case..

Answer / 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

What is the difference between Test script and Test case..

Answer / vikas

Test scripts used for automation and executes in automation
tool where as test cases covers the whole
functionality/requirement and breakage of different-2
scenario's which are executes manually by human being.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Test script and Test case..

Answer / 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

More Automation Testing AllOther Interview Questions

WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?

0 Answers  


What type problems faced in Recording the Apllication through WinRunner and QTP?

1 Answers   BirlaSoft,


Why do you prefer selenium automation tool?

0 Answers  


Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com

0 Answers   NTT Data,


how can we reverse the string without using the revese of String function in QTP?

4 Answers   CapitalSoft, IBM,






Hi I want QTP software .If anybody have QTP then plz send me the software?

2 Answers  


How to decide the tool that one should use for automation testing in their projects?

0 Answers  


How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?

4 Answers  


List down the primary features of a good automation tool?

0 Answers  


What are principles of good testing scripts for automation?

1 Answers   Fujitsu,


hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent

0 Answers  


how to write ciertification in QTP?

0 Answers  


Categories