how many test cases u write in day while testing yr
application.and wat z ur role after u finished testing
application plz do reply
Answers were Sorted based on User's Feedback
Answer / prajakta deshmukh
Generally around 30 - 40 testcases we wrote daily...
After writing test cases fully we are exeuting them & if
bugs found.. we do report it into our bug tracking tool...
Developers fixed them & give us new built...We usaully do
regression to check whether the bugs get properly fixed or
not or whether it get affected to some other links....
Whether i answered to ur que.... :)
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / siva
I guess, generally there is no correct number like these
many we write per day.
first we have to understand the application and the purpose
of that particular window or functionality of all the
objects, and identify scenarios in that window then going
for writing test cases. so, range could be 10 or more per a
scenario like wise we may complete three or four scenarios a
day.
may be we left with no test cases written on one particular
day. That depends........
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / js
Based on the requirements we can write the test cases there
is no limit to write test cases per day, after writing test
cases, review the test cases then execute those test cases
if any issue is coming then log the defects in MQC.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aditya
first i note all the errors occurred in the application then i copy these errors in excel work book after that i write test cases over these errors,, and after completing the processes i forward it to my PM Project coordinator and developers
more than 50 test cases i write in a day
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shripad
depend on application.
after bug is found we report to developer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
No of test caces depends on the modules and their size. It
is acctually told in module wise test plan that how many
modules have to be done in a day.
The test case preparation team will perpare the test Cases.
data plugin team will write data for that. and execution
team will execute the test cases by give data.
U can call me for the complete explenation
I am pava No:9912842112
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / spandan pattnaik
when ever someone asks how many test cases u can write per day, u reply should be like this.
it depends on the complexity of the requirements or test scenarios (as we must have developed the test scenarios prior to start writing test cases).
still if he is stick to his question about the number of t.c u can say around 15 to 20 as a safer side.
and the role after finished testing..
u can say.. we report the founded bugs asap at the time when we get the bugs. and then track the status of the bug till closure. and then finally we prepare reports like TER(test execution report) and RTM(requirement tractability matrix) and what all the reports clients asked for.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepali
Accordingly that Application. we can write the test cases.
when i finished the testing the application. If find any
bug found and sent to the appropriate developer with status.
| Is This Answer Correct ? | 1 Yes | 3 No |
when we should start writing test cases?
10 Answers Thatavarti Technologies,
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
how to write test cases for smart meter for gas and electricty
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
write the test cases for facility module
write test cases for this senario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Write a Test Case to test Can of Red Bus Booking
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
how to test ip address?
3 Answers Cisco, QSpiders, Satyam,
How does one write Test Cases?
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.