if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
The status of test case is fail, because if the required
tab is not functioning means how can we continue the test
and hence the status is fail and priority of resolving bug
is also high.
Naresh
Test Engg.
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
well,the status of test case is fail,becz if one line is
missing, and we are not able to execute any step then we
are not completed, so in this situation, test is fail.
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
Assume you have 4 to 5 test cases and each test case covers
the above functionality.
Scenario#1
If the non availability of TAB has major impact,Then fail
one TC which covers rich functionality. If the impact is
minor then lower priority TC could be failed.
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
The status for this Testcase will be "Blocked" Or "Unable
to Execute".
Steps:
1) There should be another testcase for checking whether
tha "Tab" is displayed or not.
2) Execute that TC and fail it and raise the bug with the
respective "Severity".
3) All the dependant TCs Status should be changed
to "Blocked"/ "Unable to Execute". Also Map the Bug Id with
all the Dependant TCs.
4) Failing all dependant TCs too is not a good standard to
follow.
Note: Identifying maximum number of bugs is the goal of
Testing, not failing max no of scripts. Hence there is no
need to fail all the dependant scripts.
Re: if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or pending or test not complete or else?
if require tab is not available then what's the status of
test case?
It depends on the objective of test case.If you are
verifying whether Tab is existing (Say Step 5) or not then
test case should be failed status if you are verifying
other than Tab (Say some Image in Step 6).Now if you
execute test case to verify Image is existing or not.In
this case even step5 fails also you can make the status as
Passed
Other Test Documents Reporting Interview Questions
Question
Asked @
Answers
Hi Friends,
Can any one tell me how the Risks for the basic web page
testing in the Test Plan, as i am writting my first test
plan. It will be greatfull if any one answer me as soon as
possible
if there are 10 step in test cases while executing if their
is mismatch at step 5 what is status of test case ? pass or
fail or anything else?
if require tab is not available then what's the status of
test case?
After asking the defect life cycle, if you think it is not a
valid defect, what you will do, whether you will store in
any document for future reviews,if yes, what is that
document, where you will save that document? or just reject
it and close it?