R11 Flashcards

(8 cards)

1
Q

What is the purpose of testing in systems development?

A

To examine every component of an application to ensure it works as a complete unified whole.

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

What are the benefits of testing?

A

Better software performance
Increased customer satisfaction
Cost savings
Enhanced security
Error reduction
Product quality

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

What aspects of a system can be tested?

A

• System security
• Usability
• Performance
• Resource availability
• Ability to retrieve required information
• Data access
• System access

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

What is concept testing?

A

Testing an idea or concept before fully developing the product or system.

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

What is usability testing?

A

Testing before its official release to assess user experience and ease of use.

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

What is stress testing?

A

Testing that determines the robustness and stability of a software or system under extreme conditions.

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

What is a test plan?

A

A structured document that outlines types of tests to be performed like:
functional tests
error checking
performance tests

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

What are the three types of test data?

A
  • Expected data
  • Extreme data
  • Invalid data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly