Organizing tests
Explore the tools DogQ offers to help you manage your tests. Learn about copying and moving Scenarios and Modules as well as copying entire Projects. Take advantage of thOptimize your workflow to make
One of the keys to success in automated testing is keeping test suites well-managed as you scale your testing scope. DogQ allows you to copy and move tests between Modules and Projects. You can also copy entire Projects along with all their Modules and Scenarios.
This can be useful in numerous situations, like making back-ups, reorganizing test suites or using existing Scenarios as templates, i.e. copying them to create new ones with preconfigured steps.
Copying and moving Scenarios
You can copy / move individual Scenarios in two ways:
Copying and moving Modules
DogQ also allows you to copy and move Modules in the same ways:
by clicking "Copy" / "Move" on the buttons panel on Module show page
Each level of a test suite has its own buttons panel above the list. These buttons perform actions for the entire Module or Project, depending on the level you're at.
Copying Projects
Lastly, you can choose to copy an entire Project with all its Modules and Scenarios inside. It can be useful in cases like making a backup before introducing major changes or using an entire Project as a template, e.g., using them same tests but with different values for a different environment.
Last updated