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



if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

Answer / bala

To my knowledge the entire TestCase should be Failed. No
doubt about it.

Is This Answer Correct ?    3 Yes 1 No

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

Answer / sarika kalbhore

its definately failed.

Is This Answer Correct ?    2 Yes 0 No

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

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

if there are 10 step in test cases while executing if their is mismatch at step 5 what is status o..

Answer / kishore kumar . k

Obviously status is failed

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Documents Reporting Interview Questions

plz explane about agile model

7 Answers   GHG, TCS,


An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.

1 Answers   JWC,


how will you report defects in your company?

8 Answers  


Test summary report detail

2 Answers   Steria, TCS,


What is the difference between EXPLORATORY TESTING and ADHOC TESTING?

4 Answers  






what is the velue of, 'x'?

3 Answers  


What is the Reporting Tool in java explain and give example?

1 Answers   Wipro,


can we test the product with out documents?

3 Answers  


how many levels of test execution will you follow and describe them?

7 Answers  


differentiate defect age & build version control?

2 Answers  


what will you do when your reported defect rejected?

10 Answers   TCS,


how many levels of regression testing is avilable in our testing process?

10 Answers   Wipro,


Categories