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"?
Answer Posted / 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 |
Post New Answer View All Answers
how to test the case with 5 combination and inputs
Password is having 6 digit alphanumeric then what are the possible input conditions?
how is market for testing in banglore,chennai,pune,delhi?
How can you do the usability testing?
Test cases on send/ receive button of Microsoft outlook.
What is the difference between coupling and cohesion?
Being an Manual tester, what will be the role or activity in test plan ?
how agile testing is performed and what are the related documents.
What is the different between SIT and UIT?
How should validation activities be handled?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
1. 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 somebody give a real time example
Unit Testing can be done by using Nunit?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.