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
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 |
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 |
Who will take care of test plan and test case?
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
how many test cases do u need to ship a product?
Please guide me for Add new user test cases
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
Give me 10 test cases on library management system
wat is mutation testing ?
Write a test case for telephone?
Explain the dynamic testing?
How many test cases u will write for Adhoc testing?
who will prepare enhacement report?mail me at gavaskarreddy149@gmail.com
How can we write integration and regresion test cases based on scenario ?