Hi. Can somebody please tell me the format to create test
cases from use cases.
Answer Posted / chandra
Test Cases should be in the following format:
1. Test Tittle - Specifies wht to verify
2. Pre condition - Needs to satisfy before test case
execution
3. Test Data - to be used during execution
4. Test Steps - Sequence of steps to execute the test
5. Expected Result - Expected behaviour
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is conditional testing? explain and examples
Explain some techniques for developing software components with respect to testability.
What is alpha testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
define Testing of Procedure, Triggers and Functions in data base testing ?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
How should validation activities be handled?
Can you explain function points?
what is a horizontal and vertical matrix explain with examples
What is the Testing strategy for testing client server applications/products?
what is Test management fundamental?
Tell some examples of bug severity and bug priority?
which sanity testing is performed?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What is regression testing? When to apply it?