Quiz Space

Software Engineering · End Term · 30 Apr 2023 · January 2023 term

Question 2: Suppose a company wants to develop a web application for …

Question 2

+3 marksOne correct option

Suppose a company wants to develop a web application for selling footwear online. During the requirement-gathering phase, the company wants to visit some popular footwear shops to explore what additional items they should sell along with the footwear using the same web application.
Which requirement-gathering technique can be used to list down recommendations for the additional items to sell?

  1. A

    Questionnaires

  2. B

    Interviews

  3. C

    Focus groups and workshops

  4. D

    Naturalistic observations

Show answer

Correct answer

  • D

    Naturalistic observations

Question 2 of 26 in the IIT Madras BS Software Engineering (Software Engineering) End Term paper sat on 30 Apr 2023, in the January 2023 term (IIT M DEGREE ET1 EXAM QPE2 S1 30 Apr 2023). It carries 3 marks.

More questions from this paper

  1. Q1A software company has to develop a mobile game. The developers have already written the code. In the current phase, th…
  2. Q3Which of the following UI heuristics allows the user to quickly correct mistakes and/or backtrack on the choices made?
  3. Q4Figure question
  4. Q5Figure question
  5. Q6Figure question
  6. Q7In what type of testing is the integrated system tested by a test team in an organization?
  7. Q8Which deployment strategies maintain multiple instances of the production environment (versions) and allow the users to…
  8. Q9How minifying the code can increase the efficiency of a website?
  9. Q10Figure question
  10. Q11An investment firm wants to develop a mobile application, that the investors can use to search the current fund values …
  11. Q12Figure question
  12. Q13Figure question
  13. Q14Consider the following code base in Python. Consider the following code base in Python.\ Identify the set of valid test…
  14. Q15Figure question
  15. Q16Suppose you are using an application to access cloud storage, where you can backup your files from your laptops, comput…
  16. Q17Figure question
  17. Q18During debugging a third-party API, the development team consults the available documentation and example codes for a p…
  18. Q19Figure question
  19. Q20A company InitX has developed a web application. For hosting the web application, the company has purchased all the req…
  20. Q21What is the primary responsibility of the product owner in a scrum team?
  21. Q22Identify the type of risk in the given scenario.
  22. Q23Which of the following can help in mitigating the risk identified from the previous question?
  23. Q24Using the branch coverage criteria, identify all the appropriate sets of valid test cases for whitebox testing.
  24. Q25Which kinds of integration testing approaches must require the use of drivers?
  25. Q26Which of the following are the benefits of continuous integration?