Session-13 Flashcards

1
Q

What are Bug Report components?

A

there are 5 main components :

  1. Short description of the problem
  2. Step to reproduce
  3. Status
  4. Severity
  5. Priority
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Test Case?

A

Test Case is a Set of conditions and/or variables under which a tester will determine if a requirement upon an application is satisfied. There are many different ways people look at that and, for example, I would prefer this one but I know others who define this way (…) and whichever way you call it I am ok with that.

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

What is a test plan?

A

Test plan is kind of opposite to test case. Test case is the smallest element in software testing. (Test case is a place where me can say pass or fail). Test plan is a largest component

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