Quiz Space

Software Testing · Quiz 1 · 27 Oct 2024 · September 2024 term · Set 2

Question 9: Consider using a memory block to interface between two mo…

Question 9

+5 marksOne correct option

Consider using a memory block to interface between two modules, where the modules can read from or write to, while a third module can create the memory block. Identify the interface between the modules.

  1. A

    Procedure call interface

  2. B

    Shared memory interface

  3. C

    Message-passing interface

  4. D

    None of these

Show answer

Correct answer

  • B

    Shared memory interface

Question 9 of 21 in the IIT Madras BS Software Testing (Software Testing) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term (2024 Oct27:). It carries 5 marks.

This question was also asked in

More questions from this paper

  1. Q1THIS IS QUESTION PAPER FOR THE SUBJECT "DEGREE LEVEL : SOFTWARE TESTING (COMPUTER BASED EXAM)" ARE YOU SURE YOU HAVE TO…
  2. Q2How many prime paths are present in the given CFG?
  3. Q3From the following options, identify the set(s) of test paths that provide edge-pair coverage.
  4. Q4Figure question
  5. Q5Consider a prime path [1, 2, 5, 6] and a test path P=[1, 2, 3, 4, 2, 3, 4, 5, 6]. Which of the following sub-paths is t…
  6. Q6Figure question
  7. Q7At which process maturity level is the objective of testing to reduce the risk associated with software usage, wherein …
  8. Q8Figure question
  9. Q10Which of the following integration testing approaches does not require scaffolding?
  10. Q11Any single vertex with out-degree _, which is a decision vertex, is a DD-path. Fill in the blank with appropriate optio…
  11. Q12The inter-procedural DU pairs are defined by the (1)_ of variables before calls to and returns from the called units an…
  12. Q13Which of the following can be white-box testing?
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Figure question
  16. Q17Figure question
  17. Q18How many du-pairs are there for the variable x?
  18. Q19How many unique du-paths are there for the variable x?
  19. Q20Based on the above data, answer the given subquestions.
  20. Q21Based on the above data, answer the given subquestions.