Jane is testing a financial application. this application relies on third-party software for input data. in which section of the test plan should jane mention this?

Respuesta :

Jane is testing a financial application that is based on third-party software data to test the application. Jane should mention it in the test cases specification section of the test plan document.  More specifically the test input is defined in the test data section of the test case specification.

Test Plan:

A test plan is a document that helps the tester while testing the application. It is the document that defines the approach the test the application effectively. It is created during the project or application testing phase. The test plan document is mostly used by the project manager, testing team, and project team.

The test plan document contains the testing strategy and objectives, estimation, schedule and deliverable, and resources required to perform testing.

In the test cases specification section of the test plan document, test cases are defined. In the test cases specification section, the input and where it comes into the application are also defined to test the product. In the test cases specification section, the test input is defined in the test data section. In the test data section of a test case, you provide a different set of values to test the application as an input.

You can learn more about test plan at https://brainly.com/question/3405319

#SPJ4