Technology Questions

Practice Technology MCQs with answers and explanations. Page 53 of 79.

Category
Interview
Topic
Technology
Page
53 / 79
Mode
Practice

Questions

Open any question to view the answer and explanation.

In data structures, what is the key difference between a stack and a queue in terms of how elements are added and removed?
Open
View answer
In C++, what is the scope resolution operator and how is it used to qualify names with their correct scope?
Open
View answer
In C memory management, what is the difference between realloc() and free() when working with dynamically allocated blocks?
Open
View answer
In object oriented programming, what are the main advantages of using inheritance to design and organise classes?
Open
View answer
In software projects, what is the primary role of the Quality Assurance (QA) team during project development?
Open
View answer
In defect management, what is the difference between severity and priority of a bug, and how are they used together to decide fixes?
Open
View answer
In software testing, what is Monkey testing and how is it typically performed on an application under test?
Open
View answer
In software projects, what are the main benefits of using automated testing instead of relying only on manual test execution?
Open
View answer
In software testing, what is a Test Harness and how is it used to support automated or semi automated test execution?
Open
View answer
In a test plan, what are entry criteria and exit criteria, and why are they important for controlling the testing process?
Open
View answer
On a web based application, which set of tests is typically performed to ensure overall quality before release?
Open
View answer
In testing techniques, what is Use Case Testing and how does it validate end to end user scenarios?
Open
View answer
In test management, which factor is most important when estimating the testing effort required for a software project?
Open
View answer
When there are a very large number of logged defects, which criteria should a tester use first to decide which defects to fix or address with highest priority?
Open
View answer
In test automation, what are the main attributes or qualities that a good automated test suite should have?
Open
View answer
In a typical software project, what is the main difference between the responsibilities of programmers and QA analysts?
Open
View answer
In real world projects, can manual testing be completely replaced by automation testing, and why or why not?
Open
View answer
Why is regression testing important in software development, especially after code changes, bug fixes, or new feature additions?
Open
View answer
In software testing, what is exploratory testing and what is specification driven testing, and how do these two approaches differ in the way tests are designed and executed?
Open
View answer
In software quality assurance, what is a walkthrough and what is an inspection, and how do these two static review techniques differ from each other in purpose and formality?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.