what are the techniques(steps) to follow for writing test
cases? could u explain me with brief real time example?
Answer Posted / trupti
first thing is test case should be precise,flow should be
good and easy to understand.
1.1st understand d req properly.
2.apply test case design technique,guess all possible errors
and note all possible scenarios.
3.for a set of values write 1 valid value and 2 invalid values
4.lastly use ur test case template.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Cyclometric testing?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
how recovery manager works in winrunner
what are the prerequisite conditins to test clientserver and web applications
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Define what is a critical bug.
What types of testing is specifically important for web testing?
what is API 2.0?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
What is bottom-up approach?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
how will we change the server system time?
write the test senario on opening door in the flow diagram format
What are the tasks of test closure activities in software testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.