A web table is having 3 columns(name, salary and checkbox) in qtp
How to select a checkbox based on the highest salary of an employee in a webtable.
Answer Posted / cnu_thatavarthi
First We need to get the highest salary from the column and store the row number in Variable(intRow)
set value = Browser().page().webtable().childItem(intRow,column,"Checkbox",0)
value.Set "ON"
set value =Nothing
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what is the difference between data driver & data driven and driver script?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
What is throw Object?
what is ODC and GDC?
What are the challenges u faced in testing with crm domain? How u overcome with?
What is the purpose of loading qtp add-ins?
With what extension you can save the list of tests in a file to run in test batch runner?
Explain the use of action split in qtp?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Can you brief the hurdles you faced during Automation testing?
what is object and child object.. explain ..if possible give some example for better understanding ..
Explain about datafile/verification of date file when file is not available in local system?
What is the difference between shared and local object repository?
How will you find the current time of the remote machine using QTP script?
could any help me please, how to work on visual foxpro application using UFT