Write down the template for test case.
Answers were Sorted based on User's Feedback
Answer / ch.s.m.prasad ,kkd
1. test case ID
2. test condition
3. test case description
4. Expected Result
5. Input data
6. Actual Result
7. Result(pass/fail)
8. comments
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / rajendra
1.TestCase ID 2.Test Description 3.Inputspec 4.expected
result 5. Actual result 6.Pass/Fail 7.Bug Id 8.Comments
still any one of have doubts regarding this concept feel
free to call or mail me
Byee
rajendra_penumalli@yahoo.com
9885162742
hyderabad
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / k. siva b.e.(trichy engineerin
Hi everyone,
My answer for the template of test case would be
1. Test case id---- any name related to the projects.
E.g W-01 for Workshop related project
T-01 for telecom related protect
2. Test case description--- Here Write what you are going
to check
3. Test Steps-- Write down the steps like 1,2,3
4. Test Action-- write down the action to perform for that
test case to identify
5. Test data---- Give datas which has to be checked.
6. Expected Result-- Write the expectation of ur result
whether the appln should accept or reject the datas.
7. Actual Result--- Check out the result is as per the
expectation.
8. Status--- Give whether the result is pass or fail
depending on expected and actual result.
Thanks. Hope this will be clear.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sangeeta
header
test ase name:
requirment number:
release name:
module name:
pre condition:
test data:
post condition:
severity:
test case type:
brief description:
test case execution
Body
step no,action,input,expected result,actual result,sttus,comment
Footer
author:
reviewer
approved by
approved date
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tvl
Test case id,UCDrefno,Description,Expected value,Actual
value,sevearity & priority
| Is This Answer Correct ? | 0 Yes | 2 No |
What can be done if requirements are changing continuously?
Tell me test cases for water bottle
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
what is traceabiity matrix
What is a test server?
write Test Cases on PEN and Fan. Like GUI and Functionality. Positive and Negative?
2 Answers CSR, Hoch Technologies, Mind Q Systems,
What is application server and what is web server?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
Anyone give me the Test Scenario template.