My Application is a client server application , but there
is one functionality , when we click on one particular
icon
it launches web browser . When I am recording in QTP , By
select approprait web add in also , it not able to record
in web page , I am able to record till click on the icon.
Please provide me how to over come this type of problem.
Answers were Sorted based on User's Feedback
Answer / aravindh
Hi, To make QTP record on the Web Applications or Windows,
firstly make sure that the Options are selected under.
Automation-->Record and Run Settings for Web & Windows Tab.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagadish
there could be plenty of reasons why this happens.
1) check your setting as mentioned above Automation-->record
and run settings--> web Tab
2)try opening your application after you open your QTP.
(This is one issue mercury still needs to solve)
3)Use the object spy to check whether it can recognise the
browser and its objects as they should be. and go for
descriptive programming
if none of them works then go for virtual objects..
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the script for keyword driven framework in real time?plz its urgent
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Which environments are supported by hp qtp?
how can you describe the basic flow of automation with conditional and programmatic logic?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
How can we open an Excel sheet through the script
what is compiled module?
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects