Which two test cases should you include in the test suite?

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.)

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.)

A.
Sending a document by using email

B.
Printing a document

C.
Saving a document

D.
Copying text from a document



Leave a Reply 0

Your email address will not be published. Required fields are marked *