I have a web table,in that web table in 3rd row 4th coloumn
i have a link how to click it with descriptive programming?
I have a webedit without entering any value how to calculate
the size of that field?
I have a DB table , how to find the 5th highest salary?
write query.
Answer Posted / rajagopalreddy.purini
dim obj
set obj=browser("name").page("name").webtable("name")
wtable=obj.childitem(3,4,Link,0)
wtable.click
here 3= row,4=column,0=index
if its wrong plz tell me
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
When and why to use descriptive programming?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Explain the difference between call to action and copy action?
Have you used xml check point in your project?
How many tabs are available in debug viewer pane?
What is object spy in quicktest professional?
Can you write a script to check if the folder exists or not?
Can we record an application running on a remote machine using qtp?
what is test scheduleling?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
please post the interview questions for QA position in FACTSET
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.