SQA Documentation Flashcards

1
Q

What is Use Case?

A

a format for specifying system requirements used by Business Analysts

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

What is a project plan?

A

is a formal document to summarize
business, management and financial aspects of a
project.

It includes scope, objectives, benefits, costs, risks and plans, etc.

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

What is a test case ?

A

a set of conditions
and/or variables under which a
tester will determine if application
satisfies the requirements.

  • 100% derived from requirement;
  • The smallest possible action in software testing;
  • The lowest possible level document in software testing;
  • Might fail or pass in just one place
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a test Plan?

A

a document that describes the objectives, scope, approach, and focus of a software
testing effort.

The highest level Software testing document possible;
Does not include test case;
Developed by QA team with other team possibly contributing (everybody is involved at some level);

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