Answer Posted / prabhakar
I think as we are writing test cases by taking requirements
in to consideration, just we need to think what is required
to write a test case. Test case should contain 1) test case
id,2)TC description 3)input,4)expected results actual
results.to write a test case for test case we need to
consider all above. to write test case for any thing we
need to know main functionality of that application.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
can any body help me with providing a a case for usability testing...
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
write a test case for yahoo compose page?
Write test cases for 8+4?
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
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.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
What is the logic testing?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
What is explain security testing?
Explain the state testing?
Explain the concept of semi-random test cases?
How to test Webservices and how can we write test cases for that