Best Practice - RQM Test Script updates
CLM 502
All, I have 40 test scripts imported in to RQM. We have run through the first phase of testing a "built from scratch" software package. I have now been sent edits to 22 of these test scripts. What is the best way to update test scripts? What I see as options are:
How are people usually handling updates? |
One answer
Hi, Mahari
Some inputs from me: - if the edit means there are partial script you still need, you may want to consider to create keyword for the test script or partial statements. Once it is modulised, it is easy for you to reuse them in the next version and future version along with the continuous created new keyword for the new features etc - although history may still show what you have edited on top of the existing scripts, you may consider to duplicate the script and then modify on the duplicated one and give some meaningful description so that you know where the script is based on. If you want to have versioning, snapshot is also a good way to go. Or upgrading to v6.0.x which will start to support versioning for test assets. - using ExcelImporter is an option to replace the existing one(it won't update, it will simply replace everything based on the provided configuration/excel files. so if you forget to add any existing options in the current test scripts into your configuration, it will mean those options will no longer be in the new script after exporting). |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.