Before you start with any automation creation, you need to decide what tests should form part of the pack.
What parts of the application are:
a) critical to the business
b) most likely to be impacted by changes.
Before you start with any automation creation, you need to decide what tests should form part of the pack.
What parts of the application are:
a) critical to the business
b) most likely to be impacted by changes.
Key business users and business analysts are a good source of information. Ask them to capture the key processes with Qualify Documenter or Qualify UAT and highlight information that will need to be validated.
Key business users and business analysts are a good source of information. Ask them to capture the key processes with Qualify Documenter or Qualify UAT and highlight information that will need to be validated.
TestDrive lends itself well to creating a simple regression pack that is developed over time with incremental enhancements.
Create Scripts and simply drop them into your Regression Playlist.
You now have a simple automated regression test!
TestDrive lends itself well to creating a simple regression pack that is developed over time with incremental enhancements.
Create scripts and simply drop them into your Regression Playlist.
You now have a simple automated regression test
You can now increase the scale of the tests by dragging in data sets to execute multiple scenarios. Remember when using TestDrive there is no need for any script editing.
You will also want to add in some validations/assertions.
Select which additional tests you would like e.g.spell checks, performance monitoring and highlighting of any application changes. Choose whether to apply to :
These will be crucial when you come to running the Test Pack and analysing the results.
You can now increase the scale of the tests by dragging in data sets to execute multiple scenarios. Remember when using TestDrive there is no need for any script editing.
You will also want to add in some validations/assertions.
Select which additional tests you would like e.g.spell checks, performance monitoring and highlighting of any application changes. Choose whether to apply to :
These will be crucial when you come to running the Test Pack and analysing the results.
Scripts can be recreated from an execution result, they can be edited manually, or you can ask TestDrive to automatically incorporate changes into the script, using its Self-Healing mode.
Either way, updating a Test Pack to incorporate application change is a quick and easy process.
You now have a simple automated regression test!
Scripts can be recreated from an execution result, they can be edited manually, or you can ask TestDrive to automatically incorporate changes into the script, using its Self-Healing mode.
Either way, updating a Test Pack to incorporate application change is a quick and easy process.
You now have a simple automated regression test!
Job done, and without any need for scripting editing!
Now you can run your regression test.
Job done, and without any need for scripting editing!
Now you can run your regression test.