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 is the difference between EXPLORATORY TESTING and ADHOC TESTING?
I need to prepare a Test Plan. Any one can provide the a Test Plan model which is sinple so that I can change use it in my company...
how many levels of test execution will you follow and describe them?
How do you document well a website (i.e an ONG website) pls help me with a sample. Need your help UR
what is the format of traceability matrix
Can't we write test plan without any document with us or we definitely require the document for that
what are the key components of test plan document?
how many levels of regression testing is avilable in our testing process?
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?
What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
what type of testing u are doing?
differentiate defect age & build version control?