How will be the communication between the testers and
developers while found a bug?
Answers were Sorted based on User's Feedback
Answer / nir
Generally...there are two important words that tester n
developer should know.
Severity & Priority
When the tester finds a bug ...he logs it into the defect
report...which may have different format in different
companies
This defect report contain fields such as
Defect id
Project name
Assigned to (concern developer)
Date
Severity
Description
Reproducible(Y/N)
Then this report is sent to the developer...for which he
has to look back into the project.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kishore vundamatla
hi to all,
if any bug found by tester, it will sent to developer threw
tracking tool. some companies are using different different
tracking tools. sometimes developer will not accept that
bug. in that time tester will explain about bug with screen
shots.
so this type of communication is happend between tester and
developer.
correct me . if i am wrong
kishore vundamatla
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mudaseer
when test engineer finds a bug they prepare a report send it
to the developer.This defect report contain fields such as
Defect id
Project name
Assigned to (concern developer)
Date
Severity
Description
Reproducible(Y/N)
Is This Answer Correct ? | 1 Yes | 0 No |
what are the different type of bugs in client server and web based?and what is the difference in testing client server and web based?
is tha integration testing include non functional test?
From which document we will get Technical Requirements ?
A Good Test Case Means..?
How do we estimate the number of test cases?
what is backend testing using SQL?
What is OSS and BSS?
what is the difference between functional testing and regresion testing
7.Do you have working knowledge on any international quality systems?If yes name then?
What is Defect Density?
EXPLORATORY testing means?
Explain about V-model?