It's all about the answers!

Ask a question

Copying and pasting multiple test steps across test scripts


Chris Del Priore (145) | asked Jan 08 '14, 7:59 p.m.
We are able to copy and paste multiple test steps within a single test script but when trying to paste from one test script to another we cannot paste multiple steps.  Only the first step in the sequence gets copied.  It seems like if the multiple steps are getting copied to a clipboard then we should be able to paste multiple steps from one test script to another.

2 answers



permanent link
Don Yang (7.7k21109138) | answered Jan 08 '14, 10:50 p.m.
edited Jan 08 '14, 10:51 p.m.
Using the clipboard view to copy multiple manual script steps from one script to another is how RQM supposed to work.
This feature was added to the tool based on this plan item:
https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=21577

permanent link
Ara Masrof (3.2k15) | answered Jan 09 '14, 8:23 a.m.
JAZZ DEVELOPER
 Chris,

If you find yourself performing this action frequently (Copying steps between manual scripts) you may want to look into the Keyword functionality

From the Online Help go to:

Testing > Developing test cases, test suites, and test scripts > Developing manual test scripts -> Using keywords in manual tests  

 

Keyword overview  (From the online help)

A keyword is a statement or group of statements that you can reuse in other test scripts. You use the Keyword View to search for keywords and add them to manual test scripts. Keywords are typically composed of script steps that reflect reusable processes. For example, you might create a group of steps for a login procedure. Saved keywords become part of the repository and can be inserted into a script, taking the place of rewriting specific procedures. When a keyword is modified, all scripts associated with that keyword are updated automatically. Keyword-enabled manual test scripts can be composed solely of keywords, or they can be a mix of keywords and manual script steps. You can automate keywords through the use of functional test scripts. After keywords are saved in the repository, you can add them to other test scripts.

Your answer


Register or to post 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.