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 are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
How GUI testing will be done in manual testing for a website?
What type of testing u perform in organization while u do System Testing,give clearly
Explanation of all process areas with goals and practices?
Test cases have written according to Flow of the software working or according to Screens?
what is module testing, integrity testing? what is a test script?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
what is the best defect(functionally relaleted) u find in u r career?
What is integration testing?
Which Server Stats are essentially monitored during a Perf test of a Web Application?
what is verification and validation,