0

testing Online Quiz - 28

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

IVC stands for

  1. Internal Voice Communication

  2. Interactive Voice Communication

  3. Interactive Virtual Communication

  4. None.


Correct Option: C

For a medium risk Rogers' customer which statement is true.

  1. PIN should be defined.

  2. PIN should be defined. If no pin , postal code should be defined.

  3. PIN should be a four digits.

  4. None is true.


Correct Option: B

AI Explanation

To answer this question, we need to understand the guidelines for defining a PIN for a medium risk Rogers' customer. Let's go through each option to understand why it is correct or incorrect:

Option A) PIN should be defined - This option is incorrect. While it is important for a medium risk Rogers' customer to define a PIN, it is not the only requirement.

Option B) PIN should be defined. If no pin, the postal code should be defined - This option is correct. For a medium risk Rogers' customer, it is necessary to define a PIN. However, if they don't have a PIN, they can use their postal code as an alternative.

Option C) PIN should be a four-digit - This option is incorrect. The statement does not provide any information about the specific length of the PIN.

Option D) None is true - This option is incorrect. Option B is true, as explained above.

The correct answer is B. This option is correct because it states that a PIN should be defined for a medium risk Rogers' customer, and if they don't have a PIN, they can use their postal code as an alternative.

Which of the following is a MAJOR task of test planning?

  1. Scheduling test analysis and design tasks

  2. Initiating corrective actions.

  3. Monitoring progress and test coverage.

  4. Measuring and analyzing results


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of test planning. Test planning is an essential activity in the software testing process that involves determining the approach, scope, and objectives of testing.

Let's go through each option to understand why it is correct or incorrect:

Option A) Scheduling test analysis and design tasks - This option is correct because scheduling test analysis and design tasks is a major task of test planning. It involves defining when and how the analysis and design activities will be conducted during the testing process.

Option B) Initiating corrective actions - This option is incorrect because initiating corrective actions is not a major task of test planning. Corrective actions are typically taken during the test execution phase when issues or defects are identified.

Option C) Monitoring progress and test coverage - This option is incorrect because monitoring progress and test coverage is not a major task of test planning. It is a task that is performed during test execution to track the progress of testing and ensure that the intended coverage is achieved.

Option D) Measuring and analyzing results - This option is incorrect because measuring and analyzing results is not a major task of test planning. It is typically performed during the test execution phase to assess the effectiveness of the testing process and identify areas for improvement.

The correct answer is A) Scheduling test analysis and design tasks. This option is correct because it is a major task of test planning that involves defining the schedule for the analysis and design activities during the testing process.

Where may functional testing be performed?

  1. At system and acceptance testing levels only

  2. At all test levels

  3. At all levels above integration testing

  4. At the acceptance testing level only


Correct Option: B

Who would USUALLY perform debugging activities?

  1. Developers

  2. Analysts

  3. Testers

  4. Incident Managers


Correct Option: A
Explanation:

To solve this question, the user needs to know about the software development process and the roles of different team members involved in the process.

Debugging is a process of identifying and fixing errors or bugs in software code. It is an essential part of the software development process and is usually performed by developers who write the code.

Option A: Developers- This option is correct. Debugging is a task that developers usually perform. They are responsible for writing the code and testing it for errors. When an issue is identified, they need to debug the code to fix the problem.

Option B: Analysts- This option is incorrect. Analysts are responsible for understanding business requirements, creating functional specifications, and validating that the software meets the requirements. They are not directly involved in debugging activities.

Option C: Testers- This option is incorrect. Testers are responsible for verifying that the software meets the requirements and performs as expected. They are not responsible for identifying and fixing errors in the code.

Option D: Incident Managers- This option is incorrect. Incident managers are responsible for managing and resolving incidents that occur during the software development lifecycle. They are not responsible for identifying and fixing errors in the code.

The Answer is: A

Which of the following are characteristic of regression testing

  1. Regression testing is run ONLY once

  2. Regression testing is often automated

  3. Regression testing is used after fixes have been made

  4. Regression tests need not be maintained


Correct Option: C

AI Explanation

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

Option A) Regression testing is run ONLY once - This option is incorrect because regression testing is not limited to a single execution. It is typically performed multiple times throughout the software development lifecycle to ensure that previously working functionality has not been impacted by recent changes.

Option B) Regression testing is often automated - This option is correct. Regression testing is frequently automated to save time and effort. By automating the tests, they can be executed quickly and repeatedly, making it easier to detect any regressions.

Option C) Regression testing is used after fixes have been made - This option is correct. Regression testing is performed after fixes or changes have been made to the software. Its purpose is to ensure that the modifications have not introduced any new defects or caused any existing functionality to break.

Option D) Regression tests need not be maintained - This option is incorrect. Regression tests do need to be maintained. As the software evolves, new features are added, and existing features are modified. Consequently, the regression tests must also be updated to reflect these changes and ensure that they continue to accurately test the relevant functionality.

The correct answer is C. Regression testing is used after fixes have been made. This is because regression testing is designed to verify that the fixes or changes made to the software have not introduced any new defects or caused any existing functionality to break.

What is the purpose of exit criteria

  1. To define when a test level is complete

  2. To determine when a test has completed

  3. To identify when a software system should be retired

  4. To determine whether a test has passed


Correct Option: A

What determines the level of risk

  1. The cost of dealing with an adverse event if it occurs

  2. The probability that an adverse event will occur

  3. The amount of testing planned before release of a system

  4. The likelihood of an adverse event and the impact of the event


Correct Option: D
Explanation:

To understand what determines the level of risk, the user needs to know what risk is and how it is measured. In general, risk is the likelihood that an event will occur and its potential impact.

Now, let's go through each option and explain why it is right or wrong:

A. The cost of dealing with an adverse event if it occurs: This option is partially correct but incomplete. The cost of dealing with an adverse event is a factor in determining the level of risk, as it is related to the impact of the event. However, it does not take into account the likelihood of the event occurring.

B. The probability that an adverse event will occur: This option is partially correct but incomplete. The probability of an adverse event occurring is a factor in determining the level of risk, as it is related to the likelihood of the event. However, it does not take into account the potential impact of the event.

C. The amount of testing planned before release of a system: This option is incorrect. While testing is an important aspect of risk management, the amount of testing planned does not determine the level of risk. Testing helps to identify and mitigate potential risks, but it does not impact the inherent risk level.

D. The likelihood of an adverse event and the impact of the event: This option is correct. The level of risk is determined by both the likelihood of an adverse event and the potential impact of the event. The likelihood and impact are often combined to create a risk rating or score, which is used to prioritize risk mitigation efforts.

Therefore, the correct answer is: D. The likelihood of an adverse event and the impact of the event.

Which of the following is MOST important in the selection of a test approach

  1. Availability of tools to support the proposed techniques

  2. The budget allowed for training in proposed techniques

  3. Available skills and experience in the proposed techniques

  4. The willingness of the test team to learn new techniques


Correct Option: C

A ______ indicates that the alert is new. A gray flag indicates that the alert has already been read

  1. Green flag

  2. Pink flag

  3. Red flag

  4. Blue flag


Correct Option: C

Quality Center enables you to add your own alerts, in addition to automatic traceability notifications. You can use ______ flags to remind yourself to follow up on something.

  1. Alert Me

  2. Follow up

  3. Follow Me

  4. Follow


Correct Option: B

AI Explanation

To answer this question, you need to understand the features and functionalities of Quality Center, specifically related to adding alerts and reminders. Let's go through each option to understand why it is correct or incorrect:

Option A) Alert Me - This option is incorrect because it does not specify any action related to reminders or follow-ups.

Option B) Follow up - This option is correct because it indicates the action of following up on something. In Quality Center, you can use the "Follow up" flag to remind yourself to follow up on a specific task or item.

Option C) Follow Me - This option is incorrect because it does not specify any action related to reminders or follow-ups.

Option D) Follow - This option is incorrect because it does not specify any action related to reminders or follow-ups.

The correct answer is B) Follow up. This option is correct because it accurately describes the feature in Quality Center that allows you to add reminders and flags to remind yourself to follow up on something.

A _________ is a view of a Quality Center window with the settings you apply to it

  1. Personal view

  2. My view

  3. Favorite view

  4. Fav view


Correct Option: C

When a requirement, test, or defect changes, Quality Center alerts the associated entities and can notify those responsible for any associated entities

  1. True

  2. False


Correct Option: A

You can use a Uniform Resource Locator (URL) to a Quality Center record as an attachment.

  1. True

  2. False


Correct Option: A

A follow up flag is specific to your user login name. Anyone else viewing the record does not see your follow up alert

  1. True

  2. False


Correct Option: A

Each Quality Center project is supported by a _______ that stores project information

  1. Root folder

  2. Database

  3. Flat File

  4. Both B & C


Correct Option: B

Quality Center enables you to manage user access to a project. The_______ determines the privileges that the user has within a project.

  1. QC group

  2. User_Account group

  3. Account group

  4. user group


Correct Option: D

Test Fusion report displays

  1. Test Failures

  2. Test data used

  3. Checkpoints(if any)

  4. All the above


Correct Option: D

QTP identifies the object in the application by Logical Name and Class.

  1. True

  2. False


Correct Option: A
- Hide questions