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
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Explain the Different types of QTP test assets and their extensions?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
In qtp, how you can use xpath to identify objects?
In qtp, how you can get the last character from a string?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What is reusable action?
What is the difference between the keyword view and expert view?
How to use reporter.report event in qtp ?
What is the use of text output value in quicktest professional?
Explain how Selenium is different from UFT?
Explain the types of object repositorys in qtp?
What are the challenges you faced during you entire life automation ?