Hi.........can any one tell me the basic format for writing
test cases
Answer Posted / 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 |
Post New Answer View All Answers
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
What is test environment? Elaborate with example.
Why does the boundary value analysis provide good test cases?
What are the Test Cases Comes under Regression Suite?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
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
write a test case for yahoo compose page?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Explain the state testing?
What is the logic testing?
What is Initial Configuration?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Test a file replication service that copies files from one net location to another
Explain the integration testing?