Software Testing and QA Fundamentals

Covers testing methodologies, QA processes, bug tracking, QTP automation tool, and testing lifecycle management

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

The difference between re-testing and regression testing is

  1. re-testing is running a test again; regression testing looks for unexpected side
  2. re-testing looks for unexpected side effects; regression testing is repeating
  3. re-testing is done after faults are fixed; regression testing is done earlier
  4. re-testing is done by developers, regression testing is done by independent
Question 2 Multiple Choice (Single Answer)

Which of the following will be the best definition for Testing

  1. The goal / purpose of testing is to demonstrate that the program works
  2. The purpose of testing is to demonstrate that the program is defect free
  3. The purpose of testing is to demonstrate that the program does what it is
  4. Testing is executing Software for the purpose of finding defects
Question 3 Multiple Choice (Single Answer)

The test scripts name must contain

  1. a) Alphabets, numbers and ‘_’
  2. b) Alphabets, numbers and ‘*,(),#’
  3. Alphabets and ‘_’
  4. Alphabets and ‘*, (), #’
Question 4 Multiple Choice (Multiple Answers)

QTP means

  1. quick test profeesion
  2. quick test procedure
  3. quick test process
  4. quick test programme
Question 5 Multiple Choice (Single Answer)

What is the file name extension for Recovery Scenerio?

  1. name.tsr
  2. name.prs
  3. name.qrs
  4. name.trs
Question 6 Multiple Choice (Single Answer)

Which can be a name for a function in scripts of QTP?

  1. functionOpenWindow ( )
  2. funOpenWindow123 ( )
  3. OpenWindow ( )
  4. funcOpenWindow ( )
Question 7 Multiple Choice (Single Answer)

PCRs are generally signed off during

  1. Beginning of the Project
  2. End of the Project
  3. Beginning of the testing
  4. End of Development
Question 8 Multiple Choice (Single Answer)

BANs required for testing based on project criteria need to be identified in

  1. V21 DB
  2. AMRO DB
  3. Reference DB
  4. None of the Above
Question 9 Multiple Choice (Single Answer)

How many integrated environments are available in QA

  1. 5
  2. 3
  3. 2
  4. 4
Question 10 Multiple Choice (Single Answer)

In test Execution, System Functional Testing starts in

  1. Entry
  2. Exit
  3. Task
  4. Validate
Question 11 Multiple Choice (Single Answer)

In which Order, QA testing process is performed

  1. System Integration ? QA ? Performance ? User acceptance ? Operational Readiness
  2. QA ? Performance ? System Integration ? User acceptance ? Operational Readiness
  3. QA ? System Integration ? User acceptance ? Operational Readiness ? Performance
  4. Performance ? User acceptance ? Operational Readiness ? System Integration ? QA
Question 12 Multiple Choice (Single Answer)

Which is the Repository for managing and reporting projects

  1. AWE
  2. AMG
  3. SMS
  4. SS
Question 13 Multiple Choice (Single Answer)

If developer fixes the Pest, the status is assigned as

  1. Reassigned
  2. On Hold
  3. Resolved
  4. Closed
Question 14 Multiple Choice (Single Answer)

Severity and Priority need to match with each other

  1. True
  2. False
  3. May be need to match
  4. No need to match
Question 15 Multiple Choice (Single Answer)

Pests that are raised for invalid defects are marked as

  1. Deferred Pests
  2. Invalidated Pests
  3. On hold Pests
  4. Resolved Pests
Question 16 Multiple Choice (Single Answer)

Pests priority is determined based on the count of the

  1. Failed Test Cases
  2. Blocked Test Cases
  3. Blocked / Failed Test Cases
  4. None of the Above
Question 17 Multiple Choice (Single Answer)

Quality Assurance aims at

  1. Testing New applications for successful implementation of New Functionalities
  2. Testing Existing applications for successful implementation of Existing Functionalities
  3. Both (a) and (b)
  4. Either (a) or (b)
Question 18 Multiple Choice (Single Answer)

Data Planning(Copy BAN) is done before Test plan creation

  1. True
  2. False
  3. CANT SAY
  4. TRUE Since Copy Ban is possible
Question 19 Multiple Choice (Single Answer)

ETVX stands for

  1. Entry Test Validate Exit
  2. Exit Test validate Entry
  3. Entry Task Validate Exit
  4. Exit Task Verify Entry
Question 20 Multiple Choice (Single Answer)

Review the FRD and check for completeness and correctness of the document in terms of scope, requirements are done in

  1. Exit
  2. Validate
  3. Entry
  4. Task