How to write mail to bug report in manual testing with example?
Answers were Sorted based on User's Feedback
Answer / castor_troy
Normally you do not write mail for reporting bugs. you just
log them in your bug logging tool(bugzilla, QC etc) whch
have automated system to send a mail to the assigned
developr, bug reporter and others who evr you wish the mail
to go to.
But still if you want to prioritize the bug resolution
personally you could send a mail which should contain the
following :
1) bug ID
2) Module found
3) Bug summary
Is This Answer Correct ? | 3 Yes | 0 No |
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
How do u avoid redundant test cases?
Explain defect lifecycle.
is programming knowledge is necessary for testing
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
WAT VSS ?HOW CAN WE USE IT?
wht is ISO standards
what is the difference between client server & web based applications?
Who will participate in software testing?
What is the difference between SRS and FS?
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.