what is the structure of test cases
Answers were Sorted based on User's Feedback
Answer / priyanka mahajan
test case column should be Test Case ID ,Test Case Name,
Test Case Objective, Step To Be Followed,Expected
Result,Actual Result, Status.
Test case id=give unique test case number.
Status=pass/fail.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rashmi sumit
There is no defined structure for a test case.
It is mostly tailored as oer the company or project.
The basic structure would be-
1.Test case id
2.Test case description.
3.Expected Result.
4.Result(Pass/Fail).
5.Author of the test case.
6.Date of creation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sivakrishna
test case column should contain following testcase ID,ucd ref ID, description,expected value, actual value,result, severity,priority,remarks.
| Is This Answer Correct ? | 0 Yes | 1 No |
There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
What types of validation check u need to do in fund transfer..?
what is builr release team..?
If any bug is found in exploratory testing, then may I consider it as a test case?
Guys, can any one of u give the realtime example for Acceptance Testing
What is the difference between System Testing and Functionality Testing?
what is static testing,and dynamic testing? explain with an example.
What are the major components of Perf Test Report?
is functional and black box testing same or not
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
what is difference between Sanity testing and Smoke testing?