What is the difference between test case, test suite, test
script, test scenario & test plan?
Answer Posted / purni
Test cases
It is the step by step description of the
action that we do during the testing.
Test script
Type of test file. It is a set of instructions run
automatically by a software or hardware test tool.
Test suite or secnario
Is the collection of test cases.
Test plan
Is a document that describes the objective, scope and
the approch of the testing. This document has time
scheduling the teesting activities, and what is assigned to
whom.
| Is This Answer Correct ? | 54 Yes | 13 No |
Post New Answer View All Answers
What is stub?
What are the various techniques in white box testing?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
please give information about ERP Projects and how V-model use in project
how to creat 2 test plan in 2 different environment exp:tour and travel
What is concurrent user hits in load testing?
functional testing and usability testing test cases for transfer funds...
How much the bug is affecting the functionality of the application?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What are tools of performance testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
If automating - what is your process for determining what to automate and in what order
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
list of methods that is used to document the requirements of a software.
What's the difference between alpha and beta testing?