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 |
wat are the questions would the project leader ask about the project?? please do send the answers early.
What is Feasibility Report?
How we validate and creating frameworks?
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
when you carry on test design?
What is Quality Analyst?Give some Example?
14.What is function point breakdown?
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
what are the things we consider when perform the UI testing of any web application please suggest me with basic things?
What is the difference between the dropdown and checkbox list??