TestComplete Tutorial 7 - TestComplete Projects and Project Items
TestComplete operates with test projects and project suites.
Project
- A project is a starting point for creating tests.
- Project contains your tests, baseline data for checkpoints, information about tested applications, and other items needed to perform testing.
- The project also defines the execution sequence of tests.
Project suites
- You can group related projects into a project suite.
- TestComplete automatically generates a project suite when you create a new project.
- You can also create an empty project suite and add projects to it.
Project items
- Project items are project elements that perform or assist in performing various testing operations.
Besides project items, your projects can also include helper files like Excel or .csv files with test data.
Comments
Post a Comment