What was the difference between Test case and Bug Report is
there any template for this
Answers were Sorted based on User's Feedback
Answer / softwarepolice
Testcase is prepared for comparing expected results with
actual results.If any variations from expected result to
actual result leads to "bug"
testcaseid,desprition,test steps,exp res,act resilt,remarks.
Bug report containing number of bugs to be sent to developer
to fix.
bug id,bug desp,version,who
raised,date,severioty,priority,expected closue
| Is This Answer Correct ? | 34 Yes | 2 No |
Answer / venu
Testcase- is a case which describes the steps for a
functionality
BugREport- Is a document which consists of list of bugs
| Is This Answer Correct ? | 18 Yes | 4 No |
Answer / supertester
A test case in software engineering is a set of conditions
or variables under which a tester will determine whether an
application or software system is working correctly or not.
Where as, a bug report is a document where the testers
describe the defect. It should also have the steps to
produce, test data, Actual result and expected result.
| Is This Answer Correct ? | 2 Yes | 4 No |
PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE
What would be your action if client would raise a bug after release?
Functional testing is the part of System testing or System testing is the part of functional testing
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
How did you define severity ratings in your project?
9.Data – driver automation typically includes?
how do u connect data base in td?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
Differntiate CMMi and CMMp?
Could anyone explain me how to write scenerio for login screen?
what is the difference between test plan and test strategy?