Hi.........can any one tell me the basic format for writing
test cases
Answers were Sorted based on User's Feedback
Answer / swati jain
In writing test-cases, the main things which should be
included are:
1. The Requirement which you are gng to fulfill
2. Steps to be executed
3. Lab-Setup for the test case
4. Expected Output
5. One-liner i.e the test case in one line
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vikas mohan
A) TEST CASE ID
B) TEST CASE DESCRYPTION
C) PRIORITY
D) TEST STEP
E) TEST STEP DESCRYPTION
F) EXPECTED RESULT
G) ACTUAL RESULT
H) RECEIVED BY
G) REVIEWD BY
H) TEST PASS OR FAIL
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hemant
To writing the testcases we have to foolow the following
steps..
1)Subject:Path of the QC
2)Test Name
3)Description/Prerequisite
4)Step No
5)Step Name
6)Action
7)Expected Result
| Is This Answer Correct ? | 0 Yes | 2 No |
Where can i find example or samples of testcases to improve my testcases documentation?
How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
how to write a jwebunit testcase for ejb3.0 project
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
Define Testcase.
Explain the concurrency testing?
What are semi-random test cases?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?