0

testing Online Quiz - 121

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

What is the file extension for the file generated from Virtual User Generator?

  1. tsr

  2. usz

  3. usr

  4. zip


Correct Option: C

Scenario run time setting override the run time setting of the generated scripts?

  1. True

  2. False


Correct Option: A

Scripts generated from Vu-gen is in C language?

  1. True

  2. False


Correct Option: A

Which type of testing is done using loadrunner

  1. Performance

  2. Regression

  3. Functional

  4. Unit


Correct Option: A

Testing the application as a whole for the modification in any module or functionality

  1. Black box testing

  2. Regression Testing

  3. Integration testing

  4. Performance Testing


Correct Option: B

User-friendliness Testing

  1. Usability Testing

  2. User Acceptance Testing

  3. Performance Testing

  4. Compatability Testing


Correct Option: A

Testing based on functional requirements of an application

  1. System Testing

  2. Black box testing

  3. Unit testing

  4. White box testing


Correct Option: B

Testing based on the internal logic of an application

  1. Unit testing

  2. Glass box testing

  3. Black box testing

  4. Functional Testing


Correct Option: B

Continuous testing of an application as when new functionality is added

  1. Incremental Integration testing

  2. System Testing

  3. Integration testing

  4. Unit testing


Correct Option: A

Which of the following best describes Static testing?

  1. Testing a software by compiling and running it

  2. Model-based testing methodology for the reactive test of dynamical or control systems

  3. Form of software testing where the software isn't actually used

  4. None of the above


Correct Option: C

Finding defects is not the main focus in what type of testing?

  1. System Testing

  2. Acceptance Testing

  3. System Integration Testing

  4. Data Migration Testing


Correct Option: B

An input field takes the data between 1000 and 2000. The boundary values for testing this field are:

  1. 1000,1001,2000,2001

  2. 999,1000,2000,2001

  3. 1000,2000

  4. 1000,1500,2000


Correct Option: B

Which one of the following are non-functional testing methods?

  1. System testing

  2. Usability testing

  3. Performance testing

  4. Both b and c


Correct Option: D

AI Explanation

To answer this question, you need to understand the concept of functional and non-functional testing methods.

Functional testing focuses on testing the functionality of a system or software application, ensuring that it performs the tasks it is intended to do. On the other hand, non-functional testing focuses on testing the quality attributes or characteristics of a system, such as performance, usability, reliability, security, etc.

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

Option A) System testing - System testing is a type of functional testing that verifies the behavior and functionality of the entire system as a whole. It tests whether the system meets the specified functional requirements. Therefore, it is a functional testing method.

Option B) Usability testing - Usability testing is a type of non-functional testing that focuses on evaluating the user-friendliness and ease of use of a system or software application. It assesses how easily users can learn, navigate, and use the system. Therefore, it is a non-functional testing method.

Option C) Performance testing - Performance testing is a type of non-functional testing that measures the performance and responsiveness of a system or software application under specific conditions. It assesses factors such as speed, scalability, reliability, and resource usage. Therefore, it is a non-functional testing method.

Option D) Both b and c - This option is correct because both usability testing and performance testing are non-functional testing methods.

Therefore, the correct answer is D) Both b and c. These options are non-functional testing methods because they focus on evaluating the quality attributes of a system rather than its functional behavior.

Which of the following best describes Functional testing?

  1. Performance testing, load testing, stress testing are part of functionality

  2. Tests are based on functions and features and their interoperability with specific systems

  3. Includes the tests required to measure characteristics of systems

  4. It is the testing of “how” the system works


Correct Option: B

Which of the following is a Test management tool?

  1. Quick Test Professional

  2. Load Runner

  3. Quality Center

  4. Jmeter


Correct Option: C

What is Validation?

  1. Checking whether the software is built right

  2. Matching the software developed, with the specifications

  3. Checking whether the right software is built

  4. Matching the software developed, with only requirements


Correct Option: C

What type of tool is best suited for Regression Testing?

  1. Test management tool

  2. Capture/Playback

  3. Boundary Tester

  4. Data Comparator


Correct Option: B

Which of the following is NOT a White-box testing approach?

  1. Mutation Testing

  2. Specification-based testing

  3. Fault Injection

  4. Code coverage


Correct Option: B

Which type of testing is essential for software that processes confidential data, to prevent system intrusion by hackers?

  1. Destructive testing

  2. Usability testing

  3. Stability testing

  4. Security testing


Correct Option: D

What is Smoke testing?

  1. A collection of tests that are performed to decide whether it is possible to proceed with further testing.

  2. A collection of tests that are performed to decide whether it is reasonable to proceed with further testing.

  3. Build Validation test

  4. Testing done by end users


Correct Option: A
- Hide questions