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 differemce b/w test cases and test scripts?

Answers were Sorted based on User's Feedback



what is the differemce b/w test cases and test scripts?..

Answer / deeps

Test case is a sequential steps of how you are going to
test the application with pre defined conditions to
determine the pass or fail criteria. Test cases are written
by using business requirement document and use case
document.

Test script is created by using the test cases. This
required only when you want to automate the application.
using test script tests you can execute the tests.

Is This Answer Correct ?    3 Yes 0 No

what is the differemce b/w test cases and test scripts?..

Answer / phani

test script . it is generated by using automation
tools(TSL).
test cases .it contain some fields like test cases id, test
cases desc,test name, exepected result, actual result ,
result .we have write into it

Is This Answer Correct ?    2 Yes 0 No

what is the differemce b/w test cases and test scripts?..

Answer / sudhakar8

Test case is a description of what is to be tested,what
data is to be used and what actions to be done to check the
actual results against the expected result.
Test script:A logical group of testcase which when taken
togther test a particular function.

Is This Answer Correct ?    1 Yes 0 No

what is the differemce b/w test cases and test scripts?..

Answer / saifur

Test case is the manual step by step process of how to test the application

when Same manual test steps in test case is automated using a tool ,then they becomes test Script in Automaton

Is This Answer Correct ?    1 Yes 0 No

what is the differemce b/w test cases and test scripts?..

Answer / biswa

Test cases are Documented presentation of the application
test scenario whereas
test script only depicts the steps, expected and actual
results (pass/fail/not tested/partially tested) in an
automated application tool like Mercury Quality Central.

Is This Answer Correct ?    0 Yes 1 No

what is the differemce b/w test cases and test scripts?..

Answer / bib

You may say Testcase as a set of testscripts. i guess its
nuthin but the steps on which v hav to test the application.




Plz correct me if i am wrong

Thanks
Bib
Maile me@ chikun.acharya@gmail.com

Is This Answer Correct ?    1 Yes 3 No

what is the differemce b/w test cases and test scripts?..

Answer / vijay

Test case and Test scripts are same.
If we write the test cases in automation tool,then we will
called as Test scripts.

If we are writhing the test scripts in manual testing then
we will called as test cases.

If I am wrong,please let me know.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QA Concepts Interview Questions

how can u find system IP address

5 Answers  


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

0 Answers  


In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?

0 Answers  


You are a tester. Now how will you choose which defect to remove in 1000000 defects?

0 Answers  


How do you determine which piece of software require how much testing?

0 Answers  


Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?

1 Answers  


Define quality for me as you understand it

6 Answers   TATA,


What is the Differnce between Client/Server Testing and Web Based Testing?

1 Answers  


What are the types of performance testing ?

10 Answers  


steps for perfoming integration testing?

1 Answers  


can u explan me clearly wt is web based app: and client server app:

2 Answers   HCL,


how can i wrtie testcases for huge data

0 Answers  


Categories