If a company doesnt use a bug tracking tool then hw the
tester reports the bug to the developer? plzz do answer its
urgent.thanks in advance
Answers were Sorted based on User's Feedback
Answer / sulabh agarwal
If the organization is not using any bug tracking tool then
the testing team can use Email for reporting the bugs .
there are specific formats including complete information
for tht bug eg. test case ID, summary,dt of finding
bug,tester,assigned
to,status,project/version,severity,priorty,description,test
data, expected result,actual result.
use this information to report the bug with ur mail IDs
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sandeep anand
The tester will maintain a manual Bug Report in Excel sheet
with items like, Bug-id, Testcase-id, Description, Steps
and data, Severity, Priority, Status, Date, Remark and
forward it to the SW developer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyaprasad
If there is no perticular tool using for defect
reporting ,testing people use 'Excel sheet' to report the
bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / xyz
mail the bug report(excel sheet) using microsoft outlook etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me about SOFTWARE DEVELOPMENT LIFE CYCLE? Explain in brief?
What is difference between Manual testing and Pega/BPM testing?
what is sanity testing when do u start it
how to clarify functional requirements and non functional requirements in a srs?
How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
What we do in performance testing? Is it possible without any tool?
What is precise of measurement?
What is Negative testing?
is Testing Engineer Involve in designing the Test Design
How do we decide that testcases covers all the requirements?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01