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?
Answers were Sorted based on User's Feedback
Answer / mugundhan k
Status of the test case is fail.
If required tab is not available, you are not getting the
actual results in the test case.So that test case is fail.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / tuna mahapatra
Here Our Expected result is 10 steps if step 5 is mismatch
then the expected result will not be equl to the actul
result.so Status fail.
If requre tab is not available then status will be fail.
| Is This Answer Correct ? | 4 Yes | 0 No |
what is your company testcase format?
18 Answers Infosys, MasterMind, Sinsoft,
What do you mean to CAPA?
how will you report defects in your company?
how many levels of regression testing is avilable in our testing process?
what is the meaning of the test strategy and what it consists?
What is the Reporting Tool in java explain and give example?
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
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?
how many levels of regression testing is avilable in our testing process?
what are the fields in Bug Report
What is the difference between EXPLORATORY TESTING and ADHOC TESTING?
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.