Answer Posted / 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 |
Post New Answer View All Answers
Explain Robot?s command line options?
Explain what kind of problems are solved by datapools?
What is the purpose of inserting delay values in the scripts of rational?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
Explain the use of "testobject root = getroottestobject();" in rft?
Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report
How to create datapool?
Explain datapool?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
Where the datapool values are stored?
What information is contained in the Datapool_config section?
Explain Robot?s command line options?
How will you edit a baseline file of a verification point?