suppose we r executing 10 test cases.let us assume one test
case(like 5th test case) failed. then as a test engineer
what u will u do?is it app problem or u'r s"?
Answers were Sorted based on User's Feedback
Once you ve found a bug, its either be the first or
fifth... U immediately report the bug in the bug tracking
tool and based on its severity u ll proceed with the
testing.. If it is a show stopper then U cannot proceed
with testing ur 6 th test case. So it should be fixed
first. If it is not a show stopper U ll giv it to the
developer for fixation and proceed with testing the other
test cases and mark the untested cases due to the impact of
the bug in 5th case as UNTESTED CASES IN ROUND1.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rao
while executing the testcases,if 5 th test case of 10
testcases is failed,then we need to focus on the type of
test case like whether it is a high priority test case and
is the testcase is dependent on remaining testcases.
Let us assume,if the testcase is dependent on remaining
testcases,then the priority is very hidh,becasue it is a
blocking issue.
If it is not dependent on the remaining testcases,based on
the nature of the bug immediately log the bug with proper
priority and move on to the execution of the remaining
testcases.
Correct me,if I am wrong...
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
When you are executing the test cases then you have to
pass/fail the test plan for the corresponding test case
according the true execution performed by you. So, in the
case when it fail/pass you have to report the same. It
doen't matters what the stage it is.......; this decide the
status of the bug only. According to this you state the
severity and priority of the bug and make entries in the
tracking tool.
Definitely it is the application error in that module,
provided you have execute the test cases very carefully.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth
Some small scale companies doesn't mantian Bug Tracking
tool, In such case testers will be maintaing the bug
reports in Excel sheet, As pervious answers if the bug is
show stopper report this excel bug report to the dev team
or to your team leader , get it fixed , give the dev team
full details with snapshots of the bug and also who to
reproduce at dev evnvironment.
| Is This Answer Correct ? | 1 Yes | 0 No |
Once we got the build, we need to execute all the test
cases in Test Summary Report. If any test case fails, then
we need to submit the bug in bug-tracking tool. After
completion of execution of all test case execution, we need
to send the Test Summary Report to the Dev. Team. By using
the Bug Tracking tool and Test Summary Report Dev. team
knows what are the scenarios the application fails.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / mohan
if any test case fails during the execution, go and report
a defect in the defect tracking tool. It is irrespective of
test case and Application.
| Is This Answer Correct ? | 0 Yes | 2 No |
Give me an example of something you tried at work but did not work out so you had to go at things another way.
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what is meant by defect bash?
What are the modules of quality center?
why is testing necessary , explain with some examples?
diff b/w regression, re-testing & repeative testing
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy
How to test URl of a website manualy?
When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
what is meant by CLOUD?
How does u write test scenarios for Television /Refrigerator?