Latest Answer : we used SQABasic commands: -SQAGetProperty() -SQALogMessage() ...
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
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
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 : What about '$include sqautil.sbh,call sqadatapoolopen (library file)for i=1 to (any number)call sqadatapoolfetcheditbox("dp,temp,datapoolfieldname)sqadatapool value ...
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 ...
I need help if anybody knows how to execute Rational Robot Scripts Through Quality Center. Please let me know the possibilities and Add-Ins if required
Latest Answer : Hi Anita, if you are looking to obtain the location of the lib files use standard Robot varialbes SQAGetDir (something like that - look in robot help) etc..but if you want the location of a verification point file (actual / baseline) use ...
How do you perform dynamic object testing using robotscenario;enter any number b/w 1 to 100 in an edit box, there is command buton, on click of cmd button, if you enter 50, 50 comboxes should be dispalyed, how do you test this??i was asked in an interview
Can any one tell the process of testing through Rational Robot like in winrunner 1)create GUI Map file 2) Record test ..........?