if tester found some bugs in the application then which
format they will send it to development team.
Answers were Sorted based on User's Feedback
Answer / sudheer
Its common that the bugs are reported in the format of bug
report.But if he is about to enter into new company he must
be aware of the reporting format,as all the company's have
their own formats.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajesh
most of the mnc s using the bug tracking tool,bugzilla,
testdirector quality centre and so on ..
normal companies are using the excel doc and with the
format( title of bug, bug discription,steps to reproduce,
priority and severity,hardware and software specification,
status of bug,found, assined to ) and send the mail to
developer through mail
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishna
Each company wil have a bug tracking tool.
For Ex: Quality Center
Test Director
and u have to know the process the company follows
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanna raghava
If tester found some bugs in the application then he will
prepare Bug Report and will send it to Dev. Team
Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between manual testing and automation testing?
define incident and test ware.
When do you feel that testing should start now while developing an application.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
give me some interview ques?
what is the difference between debugging & manual testing?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What are the different levels of manual testing?
If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?
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.
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly