Session-13 Flashcards
1
Q
What are Bug Report components?
A
there are 5 main components :
- Short description of the problem
- Step to reproduce
- Status
- Severity
- Priority
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.
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