how to insert clipboard verification point
Answer / ambili p.s
Let us take the example application as notepad, a windows
based application can be tested with Rational Robot.
Normally, a notepad have all the features like cut,copy and
paste. Let us see whether the above properties are working
in a notepad with clipboard verification point.
Step 1: Take a new script (File - New - Script)
Step 2: Start Recording (Record - Insert At Cursor)
Step 3: Run a notepad (Start - Run - Notepad)
Step 4: Type a word you want to copy or cut say "rational"
and select the word and copy it(Right Click - Copy)
Step 5: Go to Rational Robot software, choose Insert option
and select the clipboard verification point.
(Insert - Verification Point - Clipboard)
It should display a dialog box, press OK to continue
Step 6: Wait for a moment to popup notepad automatically.
Step 7: Paste the content in next line or anywhere in
notepad( Right Click - Paste)
Step 8: Stop Recording
Step 9: Clear the notepad before running (F5)
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Datapool?
Where the datapool column names are stored?
What are the different data pool access orders?
Explain user defined data type with an example..?
If you want to output the results to the log file .. How to do?
How to do data driven testing using robot?
What are the Limitations/Disadvantages of Rational Function Test?
What is the purpose of the wait state?
Where the datapool values are stored?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
Explain datapool?
How many verification points are there in Robot and What are they?