What is Test Suite?

Answers were Sorted based on User's Feedback



What is Test Suite?..

Answer / sowmya

Set of test cases is a test suite

Is This Answer Correct ?    62 Yes 4 No

What is Test Suite?..

Answer / venkatesh

In software engineering, a test suite (more formally known
as a validation suite) is a collection of test cases that
are intended to be used as input to a software program to
show that it has some specified set of behaviors (i.e., the
behaviors listed in its specification).

A test suite often also contains detailed instructions or
goals for each collection of test cases and information on
the system configuration to be used during testing. A group
of test cases may also contain prerequisite states or
steps, and descriptions of the following tests.

Collections of test cases are sometimes incorrectly termed
a test plan. They may also be called a test script, or even
a test scenario.

An executable test suite is a test suite that is ready to
be executed. This usually means that there exists a test
harness that is integrated with the suite and such that the
test suite and the test harness together can work on a
sufficiently detailed level to correctly communicate with
the system under test (SUT).

A test suite for a primality testing subroutine might
consist of a list of numbers and their primality (prime or
composite), along with a testing subroutine. The testing
subroutine would supply each number in the list to the
primality tester, and verify that the result of each test
is correct.

The counterpart of an executable test suite is an abstract
test suite. However, often terms test suites and test plans
are used, roughly with the same meaning as executable and
abstract test suites, respectively.

Is This Answer Correct ?    36 Yes 11 No

What is Test Suite?..

Answer / rekha

test suite is a collection of testcases.

Is This Answer Correct ?    7 Yes 2 No

What is Test Suite?..

Answer / judah

Test Suite is a collection of test cases that are intended to be used to test a software program to show that it has some specified set of behaviors.

http://en.wikipedia.org/wiki/Test_suite

Is This Answer Correct ?    6 Yes 1 No

What is Test Suite?..

Answer / suyog

Test Suite is nothing but record of total Test Cases and
Out of that How much get executed and How much get failed
and How much test cases get passed this all record we will
maintain in test suit.

If I m wrong Please correct me.

Suyog Pokharkar
SIRD,Pune

Is This Answer Correct ?    16 Yes 13 No

What is Test Suite?..

Answer / satish kumar

Actually test suite is group of test case,which are create
for particular purpose. and the meaning of test plan and test
suite are just like similar to each other.
Bascially test suite is prepare as whole as
particular module of project or progarm,for executing
purpose and find out the bugs and expected results for
program,which is runnable for long time.

Is This Answer Correct ?    7 Yes 4 No

What is Test Suite?..

Answer / savita

test suit in simple words means collection of test
cases.....it is the responsible of test engineer.......

Is This Answer Correct ?    10 Yes 8 No

What is Test Suite?..

Answer / priyanka agrawal

Test suite is a collection of test scenarios and/or test
cases that are related or that cooperate with each other.

Is This Answer Correct ?    7 Yes 6 No

What is Test Suite?..

Answer / nandini.s.suryavanshi

Test Suite is collection of test cases.... and testing is one of the responsible of test engineer....

Is This Answer Correct ?    1 Yes 0 No

What is Test Suite?..

Answer / venky

Test suite is the collection of all test cases which are tested

Is This Answer Correct ?    6 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

What are the meetings conducted your company

1 Answers   Satyam,


What are the concepts of networking and database ,a software tester should know?

1 Answers  


What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?

1 Answers  


Explain about Bug life cycle?

4 Answers   AppLabs,


what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

0 Answers  






1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: Severity High and Priority High Severity High and Priority low Severity low and Priority high Severity low and Priority low 3. What is Test Metrics? 4. What is Traceabily Matrix? 5. What is CAR in Cheque Remittance Project? 6.What are the tabs in the latest version of Test Director? 7.Explain Development "V" Model? 8.What will you do first when you are asked to start testing? 9.What will you do if you find a bug first time? Can i directly report to the developer? 10.Can you connect Load Runner to Test Director?

7 Answers   QA, TCS,


Differentiate verification and validation?

0 Answers  


can anbody tell me wht are microsoft 6 rules

5 Answers   Hoch Technologies,


When you were testing an application, you found a strange pop up with a “500 internal error” and you thought to log it as a defect. Give description of the defect along with all the details you expect in the defect content

1 Answers  


write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.

1 Answers   TCS,


What is kick-off meeting? Why is it optional?

3 Answers  


what is traceability Matrix??

6 Answers   HCL,


Categories