Which testing is important, positive testing or negative
testing. Test cases for postive and negative testing for a
given functionality.

Answers were Sorted based on User's Feedback



Which testing is important, positive testing or negative testing. Test cases for postive and negat..

Answer / venkat

basically, both the testing is very important for testing
engineers.
if positive testing in the sense the application can
working good.
if negative testing in the sense the future of the
application will working good.
as much as possible we have to do negative testing has lot.
thx
venkat

Is This Answer Correct ?    2 Yes 0 No

Which testing is important, positive testing or negative testing. Test cases for postive and negat..

Answer / pulkit

Both are important. We can't rule one out over the other.
If application fails for Positive test case in first attempt, you won't even need to do negative testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

write the test cases for how do u send a message in mobile

8 Answers   Subex, Wipro,


Write few functional & non-functional test cases for a payment gateway system

3 Answers  


what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective

30 Answers   TCS,


how to testba storedprocedure?

1 Answers   CSS,


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

1 Answers  


do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.

5 Answers  


how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step

0 Answers  


Give me real life some test cases

1 Answers  


how can we write test cases with help of functional spec? is it not appropriate to write by using the application?

3 Answers  


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


Is there any formula to find the number of test cases needed

4 Answers   Satyam,


Explain the agile testing?

1 Answers  


Categories