What are the steps, procedures, objectives to write test
cases.
Answer Posted / tztexas
The first step in writing a test case is reading and
understanding the requirements. there should be a minimum
of one test case per requirement, though you will have more
test cases per requirement.
Most test cases are negative test cases. What happens when
an entry is made that should not have been made.
procedure: you write the steps to perform the test case.
You already have expected results. After the test case is
performed, you enter a P for pass, F for fail, B for
blocked. and other comments. You also have a column for the
requirement you tested.
The obectives of a test case is to make sure the
requirement is met and the functionality works as
designed/requested. You also make sure that incorrect
entries (negative test cases) are tested and that valid
error messages (when needed) are displayed.
Don't forget to document your testing cases and record
important information such as the build number, date, and
person performing the test.
These are just a few of many steps and procedures needed to
write effective test cases.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is the difference between stlc and sdlc?
What is six sigma?
what types of testing have u done in ur project?and expalin it detail?
hai friends can u expalin about real time process of testing at the company, like flow diagram
What ishigh severity, low priority bug?
What is change request, how you use it?
Have you prepared traceability matrix and how to prepare it?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Why documentation testing is important?
What are the different available models of sdlc?
What is the difference between load testing and performace testing?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
give me a example of writing a test case,take any good example which i can understand easily.
How to do manual testing of a E-insurance project (end to end process)