What are the categories of writing test cases?
Answers were Sorted based on User's Feedback
Answer / ss
Following are the Test case design techniques to design the
test cases,
Equivalence partitioning
Boundary value analysis
Error guessing
Positive test cases, negative test cases,
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / siva reddy
Categories of test cases:
Functional test cases
1. User Interface checking test cases (Nice screens)
2. Usability test cases (Ease of use or number of screens to
traverse for a task or self explanatory screens)
3. Performance test cases.
4. Stress test cases
5. Security test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is AGP?what is setup.inf?What are the ways to install driver?
Difference between test Methodology and test strategy
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
What is Usability testing, pls explain with example.
Why Should we prepare traceability matrix?
what is acid testing?
diff b/w smoke and sanity testing and what is migration plan in testing?
what are the techniques used for writing functional test case ?
please answer, What is the Gap Analysis?
write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
Difference in web based application,desktop application and client server application? plz explain Us