any one could you explain the following code with example:
intFieldItemsCnt =CInt(GetProperty(Browser
("Browsername").Page("Pagename").Weblist
("weblistname"),"items count"))
msgbox intFieldItemsCnt
Answer / uday
First of all, there is no GetProperty method in QTP.
There are getROProperty, GetTOProperty,
the right syntax above is inti=b().p().wl().getROProperty("items count")
which will return no. of items in the weblist
| Is This Answer Correct ? | 1 Yes | 0 No |
Scripts for Ascending order in qtp.
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
What are the differences between table and db checkpoints?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
What is a Patch in QTP?
How many add-ins comes by default with quicktest professional (qtp)?
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
how to change the properties of object during run time . plz give the code using flight reservation
How the objecs properties are identified?Tell me in Hierarchical order?