I want to know that Test Case Document contains the
positive as well as negative test cases in the same sheet
or we have to create different test case document for
negative test cases.
Answers were Sorted based on User's Feedback
Answer / sssss
we will write the positive and negative test cases in one
sheet only
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
we can maintain all the positive and negative test cases in
the same sheet.but all of the positive test cases should
allow us to run the application and where as all the
negative test cases should stop the functionality of the
application by giving error messages.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
explain the Compatibility testing
When to do Black box testing?
what are the types of android applications?
What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?
What is meant by UAT testing? And how is the UAT testing carried out?
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
What is the testing that a tester performs at the end of unit testing?
What is the difference between Build Management and Release Management ?
regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order
Could anyone let me how to write test cases in Manual Testing with the real time examples.
what is the diff. between Test Case and Test Secenario ? give me one example ?