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 |
What is bottom-up approach?
at which movement we will perform varification testing & Validation Testing , with Example ??
What is the Input of Testcase?
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
what is ur template of test case & which is the best?
What kinds of testing have you done?
11 Answers Bosch, MBT, Tata Steel Limited, Wipro,
How can a white box testing performed ? MAnual or automated ?
What are the properties of a good requirement?
write four steps for writting scenario ?
what type of testing techniques are using after accept the build?
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
How will u satisfy Ur Client,P.M,T.L?it need to satisfy clients,P.M,T.L?