GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Testing Tools  >  Rational Robot
Go To First  |  Previous Question  |  Next Question 
 Rational Robot  |  Question 24 of 73    Print  
Hello,

Can anybody provide code of any sample script in Rational Robot?

  
Total Answers and Comments: 2 Last Update: August 06, 2006     Asked by: Rahul 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 19, 2006 03:26:30   #1  
prakash ch        

RE: Hello,Can anybody provide code of any ...


*** this is the sample script for login into the application***

     //every statement must be within the main

Sub Main

    //declare variables through dim satatement.  here Result is the default integer type variable
     Dim Result As Integer
    
   //single quote (') is comment simbol
    'Initially Recorded: 7/19/2006  12:41:57 PM
    'Script Name: abc

    StartApplication """C:Program FilesRationalRational TestSample ApplicationsClassics OnlineClassicsA.exe"""
   
    Window SetContext, "Name=frmExistingLogin", ""
   //choosing a user name from a combo box
    ComboBox Click, "Name=lstUserName", "Coords=142,9"
    ComboListBox Click, "ObjectIndex=1", "Text=Susan Flontly"
   //giving password through keyboard
    EditBox Click, "Name=txtPassword", "Coords=105,13"
    InputKeys "prakash"
    PushButton Click, "Name=cmdOK"
  
End Sub


 
Is this answer useful? Yes | No
August 06, 2006 12:24:04   #2  
Prithvi Krishna        

RE: Hello,Can anybody provide code of any ...
Look at Robot help - lot of sample scripts there
 
Is this answer useful? Yes | No

 Related Questions

What is the difference between Rational Robot (Rational Functional Tester)and IBM functional tester?which is better?
Read Answers (8) | Asked by : sailaja

What is the difference between rational robot and QTP or Winrunner? which is more ueful of the three?
Read Answers (11) | Asked by : sailaja

Satish kumar: may I know is there any Load testing tool called Rational Site Load tool,where can I get the information from and is the tool is similar to that of Load Runner,and also tell me the similarities and differences in that tool.....?
Read Answers (2) | Asked by : satish kumar.s

Latest Answer : SQABasic for Functional testing which is similar to VB. VU Scripting for Performance testing which is similar to C language ...
Read Answers (6) | Asked by : manjunath

Can anyone please tell me the exact difference b/w Rational Functional Tester and Rational Robot. What i think is that RFT is more advanced then Robot.Am i right?What i am trying to do is to create an association b/w datapool and verification point baseline in order to implement dynamic verification points in which baseline values changes with each datapool iteration and we dont have to change them manually. but i haven\'t been successful till now.we have done something similar using RFT but
Read Answers (5) | Asked by : raj

Can we do dynamic data verification using rational robot?what i want to do is use a single data verification point and change its baseline value corresponding to each datapool iteration.we have done somethins similar using rational functional tester but can we do it using rational robot tester?i dont want to create baselines manually corresponding to each iteration.if we have to do coding for the same then can anyone provide me with similar kinda coding?ppppppplllllllllzzzzzzzzzz help!!!!!!!!!i\'m

Can we do dynamic data verification using rational robot?what i want to do is use a single data verification
View Question | Asked by : jugojyoti kar

1. GUI scripts: Used for GUI activites.2.VU scripts: Used for the client server request for performance testing. 
Latest Answer : There are two modes of recording..One is Object Oriented mode of recording Other is Low level mode of recording .Object Oriented Recording is used to capture the user activity as well as properties of object present in the application.Low level recording ...

Latest Answer : GUI scripts recrod keyboard inputs and mouse clicksVU scripts record request send by the application to server and also the reply from the server.GUI scripts support Verification pointsVU scripts do not support Verification Points ...
Read Answers (6) | Asked by : Yokesh

Latest Answer : U r way of giving reply is not looking professional too.......Do u know we can open the application & do diagonise the application under rational robot as well.But only with the help of Diagnostic tools like Purify Plus only.???????????? ...
Read Answers (7) | Asked by : prakash ch


 Sponsored Links

 
Related Articles

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

code

geshibot lang javascript" head This is a JS snippet from Geshi Bot" Replaces the geshi default classes with mambo joomla classes function replaceGeshiWithMamboClasses if document document getElementsByTagName Category
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

SAP and Microsoft tools for Customer Service

World’s largest car dealer to use SAP and Microsoft tools for Customer Service Inchcape, the London-based largest car dealer in the world, is making itself much strong now by improving its customer services arising from major SAP and Microsoft implementations. The company has also vowed to
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape