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?
Answers were Sorted based on User's Feedback
Answer / ratheesh palakulath
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.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / balaji kumar sahu
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.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / naresh
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.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amit chaurasia
i think this this test case will failed because we are not
complete 10 step and if 1 step is incomplete then test case
also failed.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vishal
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.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / dinkar
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
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the contents of Test Plan?
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?
what are the key components of test plan document?
What is Retesting
how will you report defects in your company?
What do you mean to CAPA?
differentiate test scenario & test case?
17 Answers Talent Sprint, Triniti Advanced Software,
HI, TRM(Test Responsibility Matrix) and RTM(requirement Tracebility matrix) both are same??
what is the format of traceability matrix
Why I think QA is the positon for me
can you plz tell me the all documents to be completed by a manual tester?
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?