hi i have one issue while selecting weblist i want show one
particalur item in weblist .ex one weblist they are monday
to sunday i want show the reporter like thurday in
particular weblist can you help me about this
thanks
balaji
Answer Posted / badam
dim x
x = browser("").page(" ").weblist("days")getitem(4)
msgbox x
i hope this can help u
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is standalone database?
What are private functions in QTP? How they can be called from the function library?
Is QTP supports Unix. If yes, then how the test automation is done?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Hi All, I need code for how to execute qtp scripts from excell sheet
What are the advantages of a Hybrid framework?
What are the factors on which script execution time is dependent?
What are the types of object repositories? Which one is you are using?
Explain how you can delete excel file in qtp?
Is it possible to call win runner script in qtp?
Without using gui map editor we can recognize the application in winrunner ?
How to creating an output value using quicktest professional?
In qtp is it possible to check broken links of a page?
What is data driver in qtp? Where we use it?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.