Microsoft
98-379 · Question #120
A computer science student creates a plain text editor for a class project. The core functionality of the application includes: - Create and edit documents - Store and retrieve documents - Copy to…
The correct answer is B. Saving a document C. Copying text from a document. See the full explanation below for the reasoning.
Question
A computer science student creates a plain text editor for a class project. The core functionality of the application includes:
- Create and edit documents
- Store and retrieve documents
- Copy to and paste text from documents
You need to create a build verification test suite for the application. Which two test cases should you include in the test suite? (Choose two.)
Options
- ASending a document by using email
- BSaving a document
- CCopying text from a document
- DPrinting a document
How the community answered
(26 responses)- A4% (1)
- B85% (22)
- D12% (3)
Community Discussion
No community discussion yet for this question.