πŸ“Š Software Quality Management (SQM)
Q. Software testing which is done without planning and Documentation is known as
  • (A) Adhoc Testing
  • (B) Unit Testing
  • (C) Regression testing
  • (D) Functional testing.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Adhoc Testing
πŸ“Š Software Quality Management (SQM)
Q. This type of testing method attempts to find incorrect or missing functions, errors in data structures or external database access, interface errors, Performance errors and initialization and Termination errors. It is called as
  • (A) White Box Testing
  • (B) Grey Box Testing
  • (C) Black Box Testing
  • (D) Open Box Testing
πŸ’¬ Discuss
βœ… Correct Answer: (C) Black Box Testing
πŸ“Š Software Quality Management (SQM)
Q. Configuration Management Plan describes the Configuration Management procedures and _________to be used.
  • (A) Structures
  • (B) Process
  • (C) People
  • (D) Hardware
πŸ’¬ Discuss
βœ… Correct Answer: (A) Structures
πŸ“Š Software Quality Management (SQM)
Q. The testing which is done by going through the code is known as,
  • (A) Unit Testing
  • (B) Black Box testing
  • (C) White box Testing
  • (D) Regression testing
πŸ’¬ Discuss
βœ… Correct Answer: (C) White box Testing
πŸ“Š Software Quality Management (SQM)
Q. Requirement and Analysis, Design, Development or Coding, Testing and __________is called as Software Development Life Cycle (SDLC)
  • (A) Maintenance
  • (B) Feedback
  • (C) Analysis
  • (D) Elicitation
πŸ’¬ Discuss
βœ… Correct Answer: (A) Maintenance
πŸ“Š Software Quality Management (SQM)
Q. Retesting of a single program or component after a change has been made?
  • (A) Full Regression Testing
  • (B) Unit Regression
  • (C) Regional Regression
  • (D) Retesting
πŸ’¬ Discuss
βœ… Correct Answer: (B) Unit Regression
πŸ“Š Software Quality Management (SQM)
Q. Name the events that will be analyzed, Count the named incidents, Rank the count by frequency using a bar chart & Validate reasonableness of the analysis is called as
  • (A) Pareto Analysis
  • (B) Cause and Effect Diagram
  • (C) SWOT Analysis
  • (D) Pie Charts
πŸ’¬ Discuss
βœ… Correct Answer: (A) Pareto Analysis
πŸ“Š Software Quality Management (SQM)
Q. White box testing is not called as___________
  • (A) Glass box testing
  • (B) Closed box testing
  • (C) OPen box testing
  • (D) Clear box testing
πŸ’¬ Discuss
βœ… Correct Answer: (B) Closed box testing