Can u Reduce the size of Object repository? What are the
problems u have faced in Qtp tool?
Answers were Sorted based on User's Feedback
Using Descriptive Programming we can reduce the size of
Object Repository. No need to Maintain object Reposity if u
use descriptive Programming Concepts. QTP recognize each
object with some unique Property values. So you no need to
add object to object repository if you use descriptive
programming. Descriptive programming reduces the time of
QTP to recognize the object uniquely. If you use Object
Ropository, first QTP retrieves all objects from it and
verify each property values of the object and it is time
taken process. If the number of objects in Object
Repository are huge, QTP takes so much time to recognize
the object you specified in the Script.
The following Properties can be used to recognize the
objects uniquely by QTP.
Object Name Properties to recognize the object
Browser Name
Page Title
WebEdit Name
WebEelemt InnerText/Html id
WebList Name
WebButton Name
Link Name
WebTable Html id/Name
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / a
If you are asking about compress OR, I cannot tell right
now. But by using descriptive Programming, we can reduce
the size.
Come to second:
Even though we can write user defined Synchroniz functin
for web application, it may fail many times.
P.
Support BJP, Support RSS
Protect Hindu Culture
| Is This Answer Correct ? | 3 Yes | 0 No |
can somebody send the script to write a multiplication table in notepad through qtp
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects
give me the code to save all messages of inbox of gmail into a folder and notepad
what is difference between analog and low level recording
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
Does QTP run in any environment?
What will be happen if i load object repository at run time, but it has already associated.
how can i call reusable action in a function could any one explain me?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What type of automation frame work you are using?and why?
What is the difference between browser sync and page sync in QTP?