Session-4 Flashcards

1
Q

What are Bug Report components?

A
Short description/Synopsis/Title
steps-to-reproduce/Description
severity (how bad is the problem)
priority (the order of fixing the bug)
status (move the from person to person in the bug life cycle)
many more (see the bug reporting form)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What happens if reported bug can not be reproduced by developer?

A
Retest on your system
Retest on a few other system
Compare the environments
Reproduce on developer's system
Developer debugs on QA system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Developer says the bug is fixed. What is next?

A

Validate the fix.(follow the steps)

do regression testing (make sure that nothing broken at that same area as a result of that fix)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Major commercial bug tracking systems

A

Major commercial bug tracking systems: Bugzilla, JIRA, Mantis, Trac

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the most important part of bug report?

A

step-to-reproduce

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe to me the basic elements you put in a defect/bug report?

A

c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What fields tester fills out in a bug report?

A

step to reproduce
severity
short description

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do you write a bug report?

A
  • Immediately upon identifying the problem and making sure it is reproducible
  • Follow the rule of WWW
  • Use technical terms not “people off the street” language”
  • bug report should be as complete as possible
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

who can change severity in the bug reports?

A

tester
QA Manager
Development manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

who can change severity in the bug reports?

A

Tester
QA Manager
Development manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Main purpose of finding bugs?

A

to get them fix
to improve development methodology so we have less bugs in the future
to collect data for statistical analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly