Software Testing and Quality Assurance

Quiz covering software testing concepts including test planning, test types (unit, integration, system, acceptance), performance testing, quality assurance vs control, and telecom systems testing

14 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Test Plan Includes which of the below

  1. Scope
  2. Resource
  3. Schedule
  4. Quality
  5. f) Unit testing cases
Question 2 Multiple Choice (Multiple Answers)

Four levels of testing include

  1. Unit Testing
  2. Integration Testing
  3. System testing
  4. User acceptance testing`
Question 3 Multiple Choice (Single Answer)

Ordering, provisioning falls under which of the following categories?

  1. Billing
  2. Assurance
  3. Fulfilment
  4. BSS
Question 4 Multiple Choice (Single Answer)

Telephone numbers in the US have the format of:

  1. NPA-Line-NXX
  2. NXX-Line-area code
  3. NPA-NXX-Line/number
  4. NPA-NXX
Question 5 Multiple Choice (Single Answer)

Testing the processes involved in developing and testing the software or product

  1. Quality Control
  2. Quality Assurance
  3. Unit testing
  4. Agile testing
Question 6 Multiple Choice (Single Answer)

Inspection, Review, Walkthrough fall under which type of testing

  1. Integration testing
  2. User acceptance testing
  3. Dynamic testing
  4. static testing
Question 7 Multiple Choice (Single Answer)

Testing that focuses solely on the outputs generated in response to selected inputs and execution conditions. Requirements are the only test basis and knowledge of the internal code is not required. This is:

  1. Grey box testing
  2. White box testing
  3. Agile testing
  4. Black box testing
Question 8 Multiple Choice (Single Answer)

Testing that includes testing that the system will perform as specified at predetermined levels, including wait times, static processes, dynamic processes, transaction processes

  1. Stress testing
  2. Volume testing
  3. Load testing
  4. Performance testing
Question 9 Multiple Choice (Single Answer)

Money spent to ensure that the product the customer receives is a quality (defect free) product. This includes prevention, appraisal, and maintenance costs.

  1. Product Cost
  2. resource Cost
  3. Cost of Quality
  4. Defect prevention Cost
Question 10 Multiple Choice (Single Answer)

Testing that involves working with the software, giving input values and checking if the output is as expected. Its is also the validation portion of Verification and validation

  1. End-to-End testing
  2. Dynamic testing
  3. Failover testing
  4. Performance testing
Question 11 Multiple Choice (Single Answer)

A test to ensure that the system has been installed correctly and is ready for testing or live operation

  1. Sanity testing
  2. Security testing
  3. Unit testing
  4. Integration testing
Question 12 Multiple Choice (Single Answer)

A document that describes an input, action, or event and the expected response to determine if a feature of an application is working correctly

  1. Test case
  2. Test plan
  3. Test strategy
  4. Test approach
Question 13 Multiple Choice (Single Answer)

The environment in which you are going to test the application called the

  1. Test case
  2. Test Bed
  3. Test structure
  4. Test plan
Question 14 Multiple Choice (Single Answer)

How Critical a defect is with respect to functionality is indicated by which of the below defect attribute?

  1. Severity
  2. Priority
  3. Status
  4. Detected by