What is difference between testcase and suit?

Showing Answers 1 - 6 of 6 Answers

Smita

  • Sep 30th, 2006
 

it is suit or Suite?

Suite is the set of related testcases written for testing an application.

  Was this answer useful?  Yes

sudhakar2068

  • Oct 2nd, 2006
 

Test case:A set of inputs, execution preconditions, and expected outcomes developed for a particular objective, such as to exercise a particular program path or to verify compliance with a specific requirement.

suit:A set of matching documents, especially one test case consisting of a applications.

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

  Was this answer useful?  Yes

savita

  • Oct 9th, 2006
 

Test Case is a set of conditions or variables under which a tester will determine if a requirement is partially or fully satisfied.

Test Suite is the term used for a group of  test cases.It may contain pre requisite states  and description of the following tests.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions