BSA 385 Wk 5 – Practice: Knowledge Check

0 items
BSA 385 Wk 5 - Practice: Knowledge Check
BSA 385 Wk 5 – Practice: Knowledge Check
$6.00
  • Description

BSA 385 Wk 5 – Practice: Knowledge Check

  1. Question 1

/ 2

End-to-testing must be done using which environment:

 

Development

Production

Test

Source code management

  1. Question 2

/ 2

Which of these are essential in proper testing of applications? Choose all that apply.

 

Reliable test environment

Easy to test application

Test scenarios

Test plan

  1. Question 3

/ 2

Test data may be generated using the following methods (choose all that apply):

 

Manual

Automated to generate data based on a pattern

Use a well-known third-party tool

No need to generate test data

  1. Question 4

/ 2

What does performance testing verify?

 

Defects

User interfaces

Functionality

Response time

  1. Question 5

/ 2

What is the purpose of a testing goal? Choose all that apply.

 

To find every possible defect

Ensures system meets agreed upon requirements

System functions as designed

Measures the quality of the system

  1. Question 6

/ 2

Why do you need artifacts? Choose all that apply.

 

Part of system documentation

Improve communication with the development team and customers

Generate more paperwork

To state facts about art

  1. Question 7

/ 2

A dedicated testing environment is needed to do proper and valid testing.

  1. T

True

  1. F

False

  1. Question 8

/ 2

You begin the use of test automation in which phase(s)? Choose all that apply.

 

Initial stage of development

After first release

When the system goes to production

Test automation is not a good idea

  1. Question 9

/ 2

What is the purpose of a test plan? Choose all that apply.

 

Defines how application will be tested

Defines test scenarios

Useless documentation

Extra cost item to charge users for

  1. Question 10

/ 2

Test automation relates to which of the following? Choose all that apply.

 

Test script is auto generated based on keystrokes

Testers can run the test scripts in un-attended mode

Test automation tools logs and reports errors encountered during running test scrips

Automated testing is not reliable