can any one give the format of writing test cases in excel
sheet.
Answer Posted / sneha
hi,
The format should be :
S.no
Test conditions
Input values
Expected results
Severity
Remarks
For convenience add:
Configuration item no.
screen Name for which you are writing the test cases.
please correct me if iam wrong.
Thank you,
Sneha.
| Is This Answer Correct ? | 9 Yes | 25 No |
Post New Answer View All Answers
Why does the boundary value analysis provide good test cases?
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.
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Explain the system testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain the integration testing?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
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:
Explain the domain testing?
Explain the load testing?
how many test cases do u need to ship a product?
Explain the glass box testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
What is explain security testing?
What is test environment? Elaborate with example.