Have you ever written test cases or did you just execute
those written by others?
Answer / bishwajit.rk
It?s as simple as what u did in ur project. Execution of
test cases is very simple if u knows how read English. But
writing test case need to have a good knowledge of the
application. When u are ask to write the test cases, you
have to have the following steps followed.
1- Understand the Software Requirement Specification (SRS)
thoroughly. If not able to understand, then speak with the
domain expert i.e. ur Architect.
2- Take down the test points i.e. all the functionality of
the feature.
3- Draw the Test Design Diagram or the Dataflow Diagram.
4- Check the possible path the feature will follow or the
data flow.
5- Sort out which test case will be data specific.
6- Send the document for reviews to all the relevant
persons.
7- Once the document is Reviewed & Rework and doc is in
Approve state.
8- U can start writing the test cases from the Test Design.
| Is This Answer Correct ? | 1 Yes | 0 No |
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
what are the definitions of smoke , sanity and dry run testing ?
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
what is verification and validation?
34 Answers DRDL, Infosys, MBT,
Hi, Please give me brief explination about agile methodology.
how to write testcase for toaster?
What is blocked defect?
difference between regression testing and re testing?
what is project testing & product testing, and what is the differene ? plz explan with example
What is mean by testing Methodology?
10 Answers BlueShift Technology,
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Why do you go for White box testing, when Black box testing is available?