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 |
Give example for usability testing ?
what is project and how many types of industry projects are there
what is meant by defect tracking?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
how to find which server is not responding properly when there are 10000 servers without any tool
what is web based testing and web based application? what are the check list for the web based application?
What is ADHOC testing ?
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
What is the difference b/w deliverable and release notes?
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
who prepares the Use case?and why it is used?and when is use case prepared?who prepares the srs frs brs use case
How to test the Fire walls?