what are the techniques(steps) to follow for writing test
cases? could u explain me with brief real time example?
Answers were Sorted based on User's Feedback
Answer / raghav
Following are threee types of techniques followed for Test
Case designing
1. Equivalence Partition
2. Boundry Values
3. State Transition
4. Decision Matrix
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Answer / sreenath
action will be possible action,.expected value will be related to that action,.based on the requirments,.,.
| Is This Answer Correct ? | 3 Yes | 2 No |
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
what kind of testing have u done?
what is the difference between web applications and lient server applications
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?
At Evening 6'o clock they will release the new build to you.what will u do on that time.
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
How do you promote the concept of phase containment and defect prevention?
Where will you give the Reproduce option in Bug report?
what is regression testing & resting?
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?