Count the number of radio buttons and randomly select one.
Answer / nandhini
create childobject for radiobutton and get the count. Create random function to generate number in range and select one
| Is This Answer Correct ? | 0 Yes | 0 No |
At a time how many users can access QTP?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
what is clean sweep?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Write test cases for copy and past password in password field ?
whai is meant by automation testing?
Differences between QTP & Winrunner?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
Are Shared ORs read-only?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)