What is the difference between test case result and a bug?
Answer Posted / anil nakhate
testCase result: - To check the expected result match to
actual result means to check test case paas or fail,
if test case expected result does not match to actual result
then we log the bug,
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
How can data caching have a negative effect on load testing results?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Tell me example for Risk,Mitigation,Assumption?
what is entry and exit criteria and explain it?
test cases on bangles???
What type of questions will be asking for 2 years experience candidate in manual testing?
Are there more defects in the design phase or in the coding phase?
How do you get programmers to build testability support into their code?
how agile testing is performed and what are the related documents.
What’s the difference between a bug and a defect?
Can anyone tell me, What is wound fixing?
What is Windows Test Technologies? Where i will get all information of it.
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.