Computer Knowledge

Software Testing and Quality Control

2,292 Questions

Software testing and quality control questions cover testing methodologies, unit testing, and defect management. These concepts are crucial for the computer knowledge sections of competitive exams. Practice these questions to understand verification and validation processes thoroughly.

Quality control typesUnit testing purposeSoftware vulnerability testingTest planning tasksLoop testing criteriaTest harness functions

Software Testing and Quality Control Questions

Multiple choice
  1. It can be used to set up a server to proxy and debug your mobile device.

  2. It can measure the performance of a mobile device.

  3. It can also test the browser configuration.

  4. It checks the authenticity of the server.

  5. (1), (2) and (3) are correct.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

These are the correct statements about remote debugging in mobile device testing.

Multiple choice
  1. Adhoc

  2. Cross-sectional

  3. Bottom-up

  4. Top-down

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In many software development methodologies, particularly those following a structured or hierarchical approach, coding and testing are often performed in a top-down manner.

Multiple choice
  1. Debugging

  2. Compiling

  3. Testing

  4. Running

  5. None pf these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Debugging is the systematic process of identifying, isolating, and fixing errors or bugs in software code. It involves testing, tracing execution, and correcting defects to ensure programs function correctly.

Multiple choice
  1. Users do not participate at this preliminary stage.

  2. It should be comprehensive.

  3. Every statement should be executed.

  4. Expected output from the modules execution should be determined manually.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Good test data should be comprehensive and help verify all system paths. User participation is actually highly recommended during testing to ensure the system meets business requirements, making option A the incorrect characteristic.

Multiple choice
  1. Physical inspections and expensive computer tests combined, provide a more accurate diagnosis of aircraft problems than do inspections alone.

  2. Many aircraft repair technicians oppose price cuts that limit their use of computer diagnostics.

  3. Many customers who could benefit from the computer tests cannot afford them.

  4. Some aircraft problems could be diagnosed by physical examination alone.

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This must be true for the argument to stand up. Quality of service the owners receive would decrease only if it is true that the addition of the computer test provides a more accurate diagnosis than do the inspections alone.