when we should start writing test cases?
Answers were Sorted based on User's Feedback
Answer / lokesh kanithi
It wil depends...
But mostly..When the requirement specifications are
complted.
We can start writing Test Cases in parrelel with Design
phase itself.(but make sure u understand the requirements
correctly.
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / sharath
Yeah.. but when the requirement specification is over, The
Test Plan will be prepared. Once the test plan is prepared,
Test team members start writing test cases.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / meenakshi
Once the SRS and Testplan are baselined, team members will
start writing test cases.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / bramha
when was the Inforamtion Gathering,SRS,FRS, and test plan
completed then start writing the test cases.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sagar
hi........
iam new to this community,firstly i thank each and everyone
fo giving best answers for upcoming testers........
TO MY KNOWLEDGE AND EXPERIENCE ,A TESTER CAN START THEIR
TESTCASE PREPERATION AS SOON SRS DOCUMENT IS FOR FORWARDED
TO BOTH DEVELOPMENT TEAM AND TESTING TEAM,TL WILL DIVIDE
THE FUNCTIONALITIES(MODULES) AMONG THE T-TEAM,AND ASKED TO
PREPARE THE TESTCASE.....IF THE FUNCTIONALITY IS MORE
LOGICAL (ASKED SENIOR MORE TESTER TO DESIGN TESTCASE).
PLEASE CORRECT ME IF ANYTHING TO BE ADDED.......OR ELSE TO
BE CORRECTED
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / minni
When SRS is prepared by the business analyst he will send
the drafts to testers and developers for review. After
reviewing testers and developers will send their comments
and after analysing them the SRS is modified. once the SRS
is freezed TL prepares the TESTPLAN and after that testers
start writing testcases.
i..e testers start writing testcases when the
requirement phase itself.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / peeyush srivas_qa infotech
Well it depends on the SDLC model, you can write test cases
even when development of the product is not started.
Usually we follow incremental approch so we used to write
test cases once requirements are baselined on the basis of
requirements and on the basis of use cases if available
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mohammed arshad - creative tec
A tester can start writing test cases once he gets the SRS.
The SRS copy may be the final copy or may not be the final
copy(i.e. there could be changes in the SRS), but the
tester can start writing the test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / neha kulkarni
Hello,
This for above user.
Are You subscriber of TimesJob.com, if not please register
immediately. there is lot opening for you.
Thanks.
Software Testing Community.
| Is This Answer Correct ? | 1 Yes | 7 No |
Answer / prem kumar
Hi all,
I have 2+ years of experience in testing.Let me know any
job openings in your company..
My mail id:prem.k74@gmail.com
| Is This Answer Correct ? | 0 Yes | 18 No |
testcases for waterbottle
how to write the test cases in excel format
Explain the syntax testing?
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
write a test case on web login and bank application and client server
60 Answers Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,
Write tast case for a+b=c?
write a test cses for sending mails through microsoft- outlook xpress?
What are the Test Cases Comes under Regression Suite?
What is the domain testing?