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.
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 |
How to find the length of the string in qtp?
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
How many types of parameters are available in quicktest professional?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what are SetToProperty, SetROProperty,GetToproperty scripting?
How to Practice QTP Scripts?
What are table and db checkpoints?
how will u choose a tool for test automation ?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
How do you return a value from a function
what is object spy
what is L-trim function will do?