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 |
What u will do if you have less time for testing (3-4 days) instead of 10 days.
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
Is an "A fast database retrieval rate" a testable requirement?
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
What is pending/Rejected defect. Did ever come across such defect? Give example
How to identify the gaps in the system
what is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
give me some brief idea about audits
what is the difference between regression testing and retesting?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is the general testing process?