How can you know if a test case is necessary?

Pls put your opinions.

Questions by c2120   answers by c2120

Showing Answers 1 - 9 of 9 Answers

thilak

  • Nov 11th, 2005
 

When the testcase checks any funtionality specified in requirements it is must and important

  Was this answer useful?  Yes

desikankannan

  • Nov 11th, 2005
 

Depands of upon complexity of an application.

  Was this answer useful?  Yes

Debashish Pattnaik

  • Nov 11th, 2005
 

1.we have to check if the testcase is fullfilling the functional requirements or not .

2.In some cases,the test environment makes us to decide if the testcase is necessary or not .

  Was this answer useful?  Yes

sam

  • Nov 11th, 2005
 

Depending on the requirement

  Was this answer useful?  Yes

Paramjit Singh

  • Nov 16th, 2005
 

Test case can be seen as necessary by requirements point of view.1. Check that how much it close to customer requirements? 2. Check Is it going to affect that software workflow?

  Was this answer useful?  Yes

manjunath

  • Nov 24th, 2005
 

1) Based on the test plan

2)if the functanlity (or item) which the test case test's is to be tested according to test plan  then we should use that test  otherwise we should not  use that test case

  Was this answer useful?  Yes

jlouis45

  • Nov 24th, 2005
 

from the User Requirement Document and Test Strategy you would know whether the testcase is required or not.  In general it is required when there is some functionality involved in the test.

  Was this answer useful?  Yes

emran

  • Nov 26th, 2005
 

every thing in testing must have test cases we came to know from the SRS,FRSdepends upon those doc.s we'll decide whether it is a mandatory r optional if mandatory we'll write test cases if optional we don't

  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