Have you ever written test cases or did you just execute
those written by others?
Answer Posted / 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 |
Post New Answer View All Answers
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
Which are the standards for software test plans?
what is the function generator?
What is test plan and contents available in a test plan?
What is an end-to-end testing?
what is TAS language which is used as a language for some projects/
What type of testing you perform in organization while you do system testing, give clearly?
What is testing and maintenance?
What is the difference between functional testing and integration testing?
what is sanity test (or) build test?
What is the most important phase in STLC and Why
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
how to write test cases for epos/pos testing.
Which criteria should take in account while doing CMS testing of any project?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?