How will confirm the Test Cases are passed?
Answers were Sorted based on User's Feedback
Answer / lakshmi
In test cases farmat u will have Expected result and Actual
result.
During the execution of test cases when there is a
deviation from expected and actual then the test case is
said to be failed.
And if the Expected and actual are same then we confirm
that test cases are passed.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / siva kk
During test execution time,if there is any mismatch in
between expected and actual then we say test case is FAIL.
During test execution,the expected value is EQUAL to actual
value then we say test case is PASS
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / siva kk
During test execution time,if there is any mismatch in
between expected and actual then we say test case is FAIL.
During test execution,the expected value is EQUAL to actual
value then we say test case is PASS
If there is any wrong please correct it
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh.veggalam
simply says that after preparing testcses using with
usescase and FRS,snapshots. developers send the buid to the
testers ,after receiving the build test engineer are
comparing the test cases with actul build. if actual test
cases with expected build, test is pass. otherwise faild.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) When the test cases execution time all test cases
meet to the customer requirements that test cases are all
ways pass
b) In other words when the execution time expected and
actual are equal then the test cases pass
My name is k.chandra sekhar
My phone no is 09246540049
I am in hyderabad
My mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 123
In Simpler form we can say..
If the Expected result is matching with the Actual result
at that time that Test case status will be PASS
( here expected results are nothing but the Req)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kk
while executing the test cases the expected result matches actual result then the test is said to be pass, if the actual result wont match with exp result then it said to be failed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is bug leakage?
what is diff between stress & load testing
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
How will you link the Defect to the Test case? Explain Bug life cycle ?
Difference between HTTP and HTTPS
What is the model which is followed in your project.
What is Intersystem testing
Which test cases are written first: white boxes or black boxes?
What are the different test deliverables?
how to write test case for ID CARD button in HOSPITAL MANAGEMENT INFORMATION SYSTEM. kindly do reply me.
what is deferred in defect life cycle