OR is full with objects but i want to add 5 more
objects,but i tried merging files,shared mode and
descriptive ,iwont work.is there any alternative for that
Answers were Sorted based on User's Feedback
Answer / chetana
dp - descriptive programming which is used to enhance the
script without using OR. Here, you will make use of
properties associated with the objects to identify and work
on them.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sd
Till now I didnto know this question exists.
Probably, I could not get what you are asking.
If OR is full, dp should be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / siva
Hi! sd
Girish's question is nice and even I too faced a question of
this kind.
and could you tell me dp?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saravanaraja
Use Descriptive Programming. Because if you use DP the
object wont stored in OR
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijaykumar
instead of OR,Descriptive Programming we can use Automation Object Model
(AOM)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
how do u copy object repository?
How to handle the exceptions using recovery scenario manager in QTP?
Explain the concept of object repository and how qtp recognises objects?
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.
1 Answers College School Exams Tests, UHG,
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How to get all the objects count and objects names in webpage using QTP ?
What is optional step in qtp? How you can add optional step in qtp?
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
Explain about merging of two repositories?
Give the syntax to import/export xls into qtp.