0

testing Online Quiz - 60

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

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

AI Explanation

To answer this question, we need to understand what functional testing is and where it can be performed.

Functional testing is a type of testing that focuses on testing the functionality of a software application. It involves testing the individual functions or features of the application to ensure that they work correctly and meet the specified requirements.

Functional testing can be performed at different levels of testing, including:

A. At system and acceptance testing levels only - This option is incorrect. Functional testing is not limited to just the system and acceptance testing levels. It can be performed at other levels as well.

B. At all test levels - This option is correct. Functional testing can be performed at all test levels, including unit testing, integration testing, system testing, and acceptance testing. This allows for comprehensive testing of the software application's functionality throughout the development lifecycle.

C. At all levels above integration testing - This option is incorrect. Functional testing can be performed at the integration testing level and all levels above it, including system testing and acceptance testing.

D. At the acceptance testing level only - This option is incorrect. Functional testing is not limited to just the acceptance testing level. It can be performed at other levels as well.

The correct answer is B. Functional testing can be performed at all test levels to ensure that the functionality of the software application is thoroughly tested.

Who would USUALLY perform debugging activities?

  1. Developers.

  2. Analysts.

  3. Testers.

  4. Incident Managers.


Correct Option: B

Some tools are geared more for developer use. For the 5 tools listed, which statement BEST details those for developers i) Performance testing tools. ii) Coverage measurement tools. iii) Test comparators. iv) Dynamic analysis tools. v) Incident management tools.

  1. i, iii. and iv. are more for developers.

  2. ii. and iv. are more for developers.

  3. ii, iii. and iv. are more for developers.

  4. ii. and iii. are more for developers.


Correct Option: B

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) i, iii, and iv are more for developers - This option is incorrect because it includes performance testing tools (i) and test comparators (iii), which are not specifically geared towards developers. These tools can be used by both developers and testers to assess the performance of the software and compare test results.

Option B) ii and iv are more for developers - This option is correct. Coverage measurement tools (ii) and dynamic analysis tools (iv) are commonly used by developers to assess code coverage and analyze the behavior of the software during runtime. These tools help developers ensure that their code is well-tested and identify any potential issues or vulnerabilities.

Option C) ii, iii, and iv are more for developers - This option is incorrect because it includes test comparators (iii), which are not specifically geared towards developers. Test comparators are used to compare test results and can be used by both developers and testers.

Option D) ii and iii are more for developers - This option is incorrect because it includes test comparators (iii), which are not specifically geared towards developers. Test comparators can be used by both developers and testers to compare test results.

The correct answer is B) ii and iv are more for developers. This option is correct because coverage measurement tools (ii) and dynamic analysis tools (iv) are commonly used by developers to assess code coverage and analyze the behavior of the software during runtime.

In a risk-based approach the risks identified may be used to : i. Determine the test technique to be employed ii. Determine the extent of testing to be carried out iii. Prioritize testing in an attempt to find critical defects as early as possible. iv. Determine the cost of the project

  1. . ii is True; i, iii, iv & v are False

  2. i,ii,iii are true and iv is false

  3. ii & iii are True; i, iv are False

  4. ii, iii & iv are True; i is false


Correct Option: B

What is CRIS?

  1. Client Related Information System

  2. Customer Record Information System

  3. Customer Record Internal System

  4. Client Record Information System


Correct Option: B

USOC and FID stands for?

  1. Universal Service Order Code and Formatting Identifier

  2. Universal Serial Order Code and Field Identifier

  3. Universal Service Order Code and Field Identifier

  4. Universal Service Order Code and Field Integrator


Correct Option: C

RIB & FIR stands for?

  1. Regional Internal Billing & Formatted Invoice Repository

  2. Regional Invoice Billing & Flexible Invoice Repository

  3. Regional Internal Billing & Flexible Internal Repository

  4. Rational Invoice Billing & Flexible Invoice Record


Correct Option: B

Which is the only Open Source application in CRIS?

  1. RIB

  2. FIR

  3. CDE

  4. BOSS


Correct Option: C

What are the types of Rate Change available?

  1. Simple and Complex

  2. Static and Dynamic

  3. Static and Recycle

  4. Static and Reusable


Correct Option: C

Difference between E2E and System Testing

  1. System Test uses own data and E2E Test uses Production data

  2. System Test uses Production data and E2E Test uses own data

  3. Both uses Production data

  4. Both uses own data


Correct Option: A

It is possible to Edit and Save changes in a file in Browse mode.

  1. True

  2. False


Correct Option: B

What is the command to save the changes made in a file in View mode?

  1. repl .za .zb

  2. repl .zg .zk

  3. repl .zp .zo

  4. repl .zf .zl


Correct Option: D

Postal mode of payment is possible in Qwest.

  1. True

  2. False


Correct Option: A

What is the version of loadrunner that is used in our project?

  1. 10.0

  2. 9.52

  3. 8.5

  4. 11


Correct Option: B

What are the default sections in a vugen script

  1. V_init,Action,V_End

  2. Vuser_init,Action,vuser_end

  3. Vuser_Start, Action,Vuser_End

  4. start,Action,end


Correct Option: B

What is the function that is used in correlation

  1. Web_reg_save_param

  2. web_report_data_point

  3. web_save_param_length

  4. web_set_max_html_param_len


Correct Option: A

what is pacing?

  1. time delay between the transaction

  2. time delay between the iterations

  3. time delay between the users

  4. time delay between the loadtest


Correct Option: B

What are the performance metrics?

  1. Throughput

  2. no of users an injector can handle

  3. response time

  4. Both 1 and 3


Correct Option: D

QTP scripts can be used for loadtesting.

  1. True

  2. False


Correct Option: A
- Hide questions