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 |
Describe to me the Software Development Life Cycle as you would define it?
what is cause effect graph?
How will you determine when to stop testing?
What is "Visible State Transition" test? Give example
what is build and release and what is the difference b/w them?
we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.
If there are so many bugs open and still the client want the s/w what will you do?
I u dont have SRS doc or dont have any info about product then how will u test it?
What is endurance testing?
16 Answers Infosys, MBT, Syntel,
If asked to create a Configuration Design Pattern, where would you start?
What is the difference between test case result and a bug?
any example for high siviority and low priority bug