Hi. Can somebody please tell me the format to create test
cases from use cases.
Answers were Sorted based on User's Feedback
Answer / nithya
Test case template can be given as
1.Test case Id.
2.Test case description.
3.Pre condition.
4.Test Data inputs.
5.Test steps.
6.Expected Result.
7.Actual result.
8.Status.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
What are W3C Standards?
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
What is the difference between validation and verification?
How will you identify the client side error and server side error in web application?
What do you mean by offshore and onshore testing?pls tell the models of this testing?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
what is bug tracebility matrix and it's formet?
Why must we use Tester to test software instead of BA, Developer?
What is B.V.A with brief example?