anybody give me the real time example for descriptive
programming of web application
Answer Posted / lakshmanalal kintali
the idea behind the descriptive progrmming is not bypass
the odject Repository but helps the recognize dynamic
objects.in D.P u don't store the object and its properties
values in O.R but mention the properties values in directly
on the script
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to remove the associated function library?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How will you check that your test cases covered all the requirements?
Tell me about your project? please help me how to tell about insurance project
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
how to test Web application using QTP software
What is the use of an object spy tool in qtp?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Explain the concept of object repository?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How many types of parameters are available in quicktest professional?
Where we use data driver in qtp?