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

kindly guide me about inspection process with the requried roles in detail?

0 Answers  


What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?

2 Answers  


In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.

0 Answers  


What would be a good answer when someone asks 'What was your best bug you found'? How does a person know whats the best bug? I never found the best bug..all my bugs are good.

1 Answers  


Write down the differences between the responsibilities of qa and programmers?

0 Answers  






What is maturity level?

0 Answers  


Explain stress testing, load testing and volume testing?

0 Answers  


How is Release Management is done in STLC. What are tools can be used for the same.

1 Answers   IBM,


How do u perform regression testing?

4 Answers  


What are the metrics available?

3 Answers   Cap Gemini,


what is JUNIT

3 Answers   RealPage,


what is peer review?

9 Answers   MBT,


Categories