Software Testing and Agile Methodology

Covers software testing methods, Agile development practices, testing automation tools (QTP, LoadRunner, Rational Robot), and testing lifecycle management

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

To which SDLC model is Test Driven development associated

  1. Agile
  2. Waterfall
  3. RUP
  4. Spiral
Question 2 Multiple Choice (Single Answer)

A form of state transition testing in which test cases are designed to execute all valid sequences of N-transitions

  1. N-Switch Coverage
  2. N-Switch Testing
  3. N+1 testing
  4. Mutation Testing
Question 3 Multiple Choice (Single Answer)

What are the various checkpoints which QTP can test

  1. Standard
  2. Text
  3. Bitmap
  4. All of the above
Question 4 Multiple Choice (Single Answer)

Which one is a functional automation tool

  1. QTP
  2. LoadRunner
  3. Silk Performer
  4. None of the above
Question 5 Multiple Choice (Single Answer)

Which one is a view in QTP

  1. Keyword
  2. Parameter
  3. Active screen
  4. Data table
Question 6 Multiple Choice (Single Answer)

What are the 4 phases in RUP

  1. Inception
  2. Invention
  3. Coding
  4. Debugging
Question 7 Multiple Choice (Single Answer)

The person who is doing the typing in Pair Programming is known as

  1. Navigator
  2. Driver
  3. Typist
  4. None of the Above
Question 8 Multiple Choice (Single Answer)

Where do you document the Test Plan and Test Cases in Quality Center

  1. Test Plan
  2. Test Lab
  3. Test Harness
  4. None of the Above
Question 9 Multiple Choice (Single Answer)

Which phase of testing comes after System testing

  1. Unit testing
  2. User Acceptance Testing
  3. Integration testing
  4. All of the above
Question 10 Multiple Choice (Single Answer)

Which scripting language does QTP use

  1. PERL
  2. TSL
  3. SQA Basic
  4. VB
Question 11 Multiple Choice (Single Answer)

Choose the components of LoadRunner

  1. Object Repository
  2. Controller
  3. None of the above
  4. All of the above
Question 12 Multiple Choice (Single Answer)

Which scripting language does Ratiional Robot use

  1. PERL
  2. TSL
  3. SQA Basic
  4. VB
Question 13 True/False

State True or False regarding Agile Testing a)Delivers small amount of working code in regular interval b)Continuous integration and testing means lesser defects c)Accepts late binding requirements

  1. True
  2. False
Question 14 True/False

State True or False regarding Agile Manifesto a)Individuals and interactions over processes and tools b)Working Hardware over comprehensive documentation c)Customer collaboration over contract negotiation d)Responding to change over following a plan

  1. True
  2. False
Question 15 True/False

State True or False regarding Agile Management Practices a)NotIterative Cycles ( Heartbeat) b)Not Rapid Feedback Mechanisms Retrospection (End of Iteration) c)Early delivery of valuable mechanism d)Constant tuning and adaption of the plan e) Team Members co-location - Onshore/offshore ? f)Multi disciplinary team g)Delegation and Empowerment team h)Light requirement documentation approach

  1. True
  2. False
Question 16 True/False

State True or False regarding Agile Practice in TECHNICAL a)Test Driven Development b)Non -Continuous Integration Mechanisms c)Low Coding Standards

  1. True
  2. False
Question 17 True/False

State True or False regarding Agile Planning Phase a)Desired Features b)Estimate Size c)Derive Duration d)Schedule

  1. True
  2. False
Question 18 Multiple Choice (Single Answer)

Software testing accounts to what percent of software development costs?

  1. 10-20
  2. 40-50
  3. 70-80
  4. 5-10
Question 19 Multiple Choice (Single Answer)

Testing is a____if a program does not work correctly.

  1. Failure
  2. Success
  3. Complete
  4. Partial
Question 20 Multiple Choice (Single Answer)

Which testing methods are used by end-users who actually test software before they use it.

  1. Alpha and Beta Testing
  2. White Box Testing
  3. Black Box Testing
  4. Trial and Error Testing