Test Categories

What are the different test categories that test cases are commonly grouped by?

Questions by donlrehm

Showing Answers 1 - 12 of 12 Answers

goksn

  • Jun 25th, 2009
 

There is no single answer for this question.

However, I can say the answer is a matrix.

Categories are,

User Based (Acceptance testing, Beta Testing , Alpha testing etc)
Method based (Adhoc testing, Integration testing, functional testing etc)
Technique based (BVA,Eq.Partitioning etc.)
Phase based (smoke testing, installation testing, regression testing etc)

teja210

  • Jul 20th, 2009
 

The most common test categories are: Smoke Testing TC's, System Test TC's, Regression TC's and Adhoc TC's

  Was this answer useful?  Yes

Grouping Tests into Test Categories: You can add an automated test to one or multiple test categories using a test attribute. Each test can belong to multiple test categories. When tests are associated with categories, you can filter the tests in Test View and run them

  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