Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

you have any interaction with clients?

2 Answers   Mind Tree,


What tools are available for support of testing during software development life cycle?

0 Answers  


Tell me what criteria do you consider for automating a test?

0 Answers  


How could the web element attributes be inspected in order to use them in different locators?

0 Answers  


Elaborate the situation where automation testing can’t be used for agile methods?

0 Answers  


What skills needed to be a good test automator?

1 Answers  


what types of documents we need to write the nonfuntional test scripts?

0 Answers  


Could someone educate me on automation testing process followed in a company. I have a vague idea, but i need concrete answers. And thank you all in advance.

0 Answers  


What testing activities you may want to automate?

0 Answers  


how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?

0 Answers  


How to explain testing life cycle where exactly testing starts after coding stage or after preparing FRS document

5 Answers  


Tell us what is the difference between @factory and @dataprovider annotation?

0 Answers  


Categories