0

testing Online Quiz - 73

Description: testing Online Quiz - 73
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

Selenium deploys on which platforms?

  1. Linux

  2. Unix

  3. Windows

  4. Macintosh


Correct Option: A,C,D

Selenium testing suite can be used for testing

  1. Web Applications

  2. Client Server Applications

  3. Both

  4. None of the above


Correct Option: A

Disadvantage of Selenium tool is

  1. Selenium tool can only be used in Mozilla Firefox browser

  2. Selenium test suite uses many languages

  3. It is a record & playback tool

  4. Auto complete for all common Selenium commands


Correct Option: A

Operations testing is:

  1. compliance testing

  2. disaster testing

  3. verifying compliance to rules

  4. functional testing

  5. ease of operations


Correct Option: E

Tools like change Man, Clear case are used as

  1. functional automation tools

  2. performance testing tools

  3. Configuration Management tools

  4. None of the above


Correct Option: C

Important consequences of the impossibility of complete testing are

  1. We can never be certain that the program is bug free

  2. We have no definite stopping point for testing, which makes it easier for somemanagers to argue for very little testing.

  3. We have no easy answer for what testing tasks should always be required,because every task takes time that could be spent on other high importance tasks.

  4. All of the above.


Correct Option: D

Which is not in sequence in 11 Step Software Testing process

  1. Assess development plan and status

  2. Develop the test plan

  3. Test software design

  4. Test software requirement


Correct Option: C

In the MASPAR case study:

  1. Security failures were the result of untested parts of code

  2. The development team achieved complete statement and branch coverage butmissed a serious bug in the MASPAR operating system

  3. An error in the code was so obscure that you had to test the function with almostevery input value to find its two special-case failures.

  4. All of the above.


Correct Option: C

Any deviation from requirement specification is a defect

  1. True

  2. False

  3. Don't Know

  4. May be


Correct Option: A

What does a defferred Defect Mean?

  1. It is a defect

  2. It is a defect which requires more information

  3. It is a defect which will be fixed later during the course of the project

  4. It is not a defect


Correct Option: C

Which BlackBox technique is used to design test cases for the below scenario

  1. Error Guessing

  2. Equivalence Class Partition

  3. Boundary Value Analysis

  4. None of the Above


Correct Option: B

What is the objective of Regression Testing?

  1. The objective is to find out more defects

  2. The objective is to ensure the system is not impacted due to bug fixes / enhancements

  3. The objective is to check if the system works

  4. The objective is to confirm the whole system is tested.


Correct Option: B

Any deviation from requirement specification is a defect

  1. True

  2. False

  3. Don't Know

  4. May be


Correct Option: A

What does a defferred Defect Mean?

  1. It is a defect

  2. It is a defect which requires more information

  3. It is a defect which will be fixed later during the course of the project

  4. It is not a defect


Correct Option: C

What is the objective of Regression Testing?

  1. The objective is to find out more defects

  2. The objective is to ensure the system is not impacted due to bug fixes / enhancements

  3. The objective is to check if the system works

  4. The objective is to confirm the whole system is tested.


Correct Option: B

This is True

  1. True

  2. False


Correct Option: A

This is false

  1. True

  2. False


Correct Option: A

1)Is that Order of testing correct?? Unit level testing. Module level testing. System Level testing. Integration level testing. User Acceptance Level Testing.

  1. True

  2. False


Correct Option: B

In which testing we are checking the user manual and not the product??

  1. Unit Testing

  2. Monkey Testing

  3. Installation Testing

  4. Useability Testing


Correct Option: C

Among these which is Odd man of this testing type group ???

  1. Build Acceptance Test(BAT)

  2. Verification testing,

  3. Sanity testing testing,

  4. validation testing


Correct Option: D
- Hide questions