Quiz Space

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

Question 16: Suppose you are using an application to access cloud sto…

Question 16

+4 marksOne correct option

Suppose you are using an application to access cloud storage, where you can backup your files from your laptops, computers, or smartphones. The application includes a feature that allows you to recover accidentally deleted files from a separate trash drive.
This feature achieves which of the following usability goals?

  1. A

    Efficiency

  2. B

    Effectiveness

  3. C

    Safe to use

  4. D

    Learnability

  5. E

    Memorability

Show answer

Correct answer

  • C

    Safe to use

Question 16 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 4 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. Q2Suppose a company wants to develop a web application for selling footwear online. During the requirement-gathering phas…
  3. Q3Which of the following UI heuristics allows the user to quickly correct mistakes and/or backtrack on the choices made?
  4. Q4Figure question
  5. Q5Figure question
  6. Q6Figure question
  7. Q7In what type of testing is the integrated system tested by a test team in an organization?
  8. Q8Which deployment strategies maintain multiple instances of the production environment (versions) and allow the users to…
  9. Q9How minifying the code can increase the efficiency of a website?
  10. Q10Figure question
  11. Q11An investment firm wants to develop a mobile application, that the investors can use to search the current fund values …
  12. Q12Figure question
  13. Q13Figure question
  14. Q14Consider the following code base in Python. Consider the following code base in Python.\ Identify the set of valid test…
  15. Q15Figure question
  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?