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 |
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
what is sanity test (or) build test?
Describe to me the difference between validation and verification.
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?
Hello! can anyone explain IN DETAILS what is API??? thank you!
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
give me some interview ques?
What is Stub and Driver ? What functions are used in stubs and driver?
Anyone tell me the test cases of Shopping Favorite
what are the add-ins needed to test .net and c# projects?
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............