You are on page 1of 1

What is test case ?

Set of procedurces in order to find defect.

Who prepare or writes test case ?

Testing team (Tester)

When to write test case ?

After Test plan is prepare.

Who approved your test cases ?

Test lead

On which basis( documents) u prepare test cases ?

Uses cases, functional specifications

What are the test cases prepared by the testing team ?

Integration, system, Accpetance(user), performance

Which Methodology you follow in your Testcase ?

Equivalence partitioning, Boundary value analysis, Error Guessing

How do u know that all test cases are covered ?

Using Traceability Matrix, requirement change documents

How do you know when you have enough test cases to adequately test a software
system or module ?

Make sure the test cases covers the entire functionality to be tested and traceable with
requirements.

You might also like