0

testing Online Quiz - 138

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

What test items should be put under configuration management?

  1. The test object, the test material and the test environment

  2. The problem reports and the test material

  3. Only the test object. The test cases need to be adapted during agile testing

  4. The test object and the test material


Correct Option: A

Why is successful test execution automation difficult?

  1. Because the tools for automated testing require too much effort for learning

  2. Because the maintenance of the test system is difficult

  3. Because the test robot tools are restricted in their ability to recognize outputs

  4. Because the test robot needs to be supported by a test management.


Correct Option: B

V-Model is

  1. A software development model that illustrates how testing activities integrate with software development phases

  2. A software life-cycle model that is not relevant for testing

  3. The official software development and testing life-cycle model of ISTQB

  4. A testing life cycle model including unit, integration, system and acceptance phases


Correct Option: A

Pick the best definition of quality

  1. Quality is job one

  2. Zero defects

  3. Conformance to requirements

  4. Work as designed


Correct Option: C

Order numbers on a stock control system can range between 10000 and 99999 inclusive. Which of the following inputs might be a result of designing tests for only valid equivalence classes and valid boundaries

  1. 1000, 5000, 99999

  2. 9999, 50000, 100000

  3. 10000, 50000, 99999

  4. 10000, 99999

  5. 9999, 10000, 50000, 99999, 10000


Correct Option: C
Explanation:

To solve this question, the user needs to know about equivalence classes and boundary testing. Equivalence partitioning is a software testing technique that divides the input data of a software unit into different partitions of valid and invalid data. The purpose of this is to reduce the number of test cases needed to test the software while increasing the effectiveness of the tests. Boundary testing is a software testing technique that checks whether the input data to a software system is at its minimum or maximum limits.

In this question, the valid equivalence classes are numbers between 10000 and 99999 inclusive. The valid boundaries are 10000 and 99999.

Let's go through each option and see which inputs are a result of designing tests for only valid equivalence classes and valid boundaries:

A. 1000, 5000, 99999: Option A includes invalid equivalence classes and is not a result of designing tests for only valid equivalence classes.

B. 9999, 50000, 100000: Option B includes an invalid boundary (100000) and is not a result of designing tests for only valid boundaries.

C. 10000, 50000, 99999: Option C includes valid equivalence classes and valid boundaries. It includes the minimum and maximum values of the valid equivalence classes.

D. 10000, 99999: Option D includes valid boundaries but only one valid equivalence class. It does not include other valid equivalence classes between 10000 and 99999.

E. 9999, 10000, 50000, 99999, 10000: Option E includes invalid equivalence classes (9999 and 10000) and duplicate input (10000). It is not a result of designing tests for only valid equivalence classes and valid boundaries.

Therefore, the correct answer is:

The Answer is: C

Alpha testing is

  1. Post-release testing by end user representatives at the developer’s site.

  2. The first testing that is performed.

  3. Pre-release testing by end user representatives at the developer’s site.

  4. Pre-release testing by end user representatives at their sites.


Correct Option: C

AI Explanation

To answer this question, you need to understand the concept of alpha testing. Let's go through each option to understand why it is correct or incorrect:

Option A) Post-release testing by end user representatives at the developer’s site. - This option is incorrect. Alpha testing is performed before the release of the software, not after.

Option B) The first testing that is performed. - This option is incorrect. Alpha testing is not always the first testing that is performed. There are other types of testing, such as unit testing and integration testing, that are typically performed before alpha testing.

Option C) Pre-release testing by end user representatives at the developer’s site. - This option is correct. Alpha testing is a type of pre-release testing where end user representatives test the software at the developer's site. This testing helps to identify any issues or bugs before the software is released to the general public.

Option D) Pre-release testing by end user representatives at their sites. - This option is incorrect. Alpha testing is typically conducted at the developer's site, not at the end user representatives' sites.

The correct answer is C) Pre-release testing by end user representatives at the developer’s site. This option is correct because alpha testing is a type of pre-release testing performed by end user representatives at the developer's site.

Where does the RHP billing happens?

  1. CASH

  2. V21

  3. SGI

  4. None Of the above

  5. All the above


Correct Option: B

HUP stands for?

  1. Handset Upgrade Payment

  2. Hardware Upgrade program

  3. Handset Upgrade Process

  4. Hardware Usage Payment


Correct Option: B

where the Payments can be viewed in V21?

  1. Actions-> Credit Evaluation

  2. Page Options-> Payments

  3. Bills-> Payments

  4. Actions->One time payment


Correct Option: C

Where the payments are done in V21?

  1. Actions-> Credit Evaluation

  2. Page Options-> Payments

  3. Bills-> Payments

  4. Actions->One time payment


Correct Option: D

Which module of V21 provides customers care services

  1. CSM

  2. Pricepaln

  3. Number Management

  4. MPS

  5. All the above


Correct Option: A

Which of the following product is not available in V21?

  1. LD

  2. Messaging

  3. Second Line

  4. Internet

  5. All the above


Correct Option: D

Is it possible to cancel a BAN with active subscibers?

  1. True

  2. False


Correct Option: B

LHO stands for?

  1. Loyalty Hardware Order

  2. Local Handset Order

  3. Lost Hardware order

  4. Loyalty Handset Order


Correct Option: D

The current bill cycle is changed if company code is changed?

  1. True

  2. False


Correct Option: B

CSM applications are handled by?

  1. CSR

  2. Customer

  3. IT Support

  4. None Of the above


Correct Option: A

Which of the following BAN Type and BAN Subtype does not exist

  1. Special Hardware

  2. Business Prepaid

  3. Government Municipal

  4. Special Non Revenue


Correct Option: D

The activities performed on a BAN in V21 can be viewed in?

  1. In Equipment Window

  2. In BAN profile tab

  3. In Subscriber Profile tab

  4. In Memo


Correct Option: D

What are Different Payment Methods in V21?

  1. MACC

  2. PAC

  3. Invoice

  4. All the above

  5. None of the above


Correct Option: D

What needs to be performed before adding a new subscriber to New BAN

  1. Payments

  2. Credit Evaluation

  3. Selecting Priceplan & SOC

  4. Both A & C

  5. None of the above


Correct Option: B
- Hide questions