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 |
in a web table , i want you to click a particular object inside cell
Hi Recently I Attend one interview .The intervier ask on Question in QC 9.2 . The Qus was while ruuning the Batch RUNS scripts in test lab if defect will comes .The defect automaticly wants to genate . How to Configure in QC . Thank You Balaji
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
How to handle run time errors?
What is a runtime datatable ?
What are the different attributes used with regular expression?
Explain the differences between table and db checkpoints?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
What is difference between Quality centre and Test Director?
What is test harness?
What is the difference between functional spec. and Business requirement specification?