QTP is identifying all windows application objects(i.e.
winbutton,winconbobox,etc) as winobjects.How to handle this?
Is there any way to add our own properties to identify
objects?
Answer Posted / jay prakash
I am not clear with your question. Are you talking about
virtual objects ? Please reform or clarify the question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Can you list some technologies that support qtp?
How is test case write?
Can you write a script to check if the folder exists or not?
What is throw object?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is the difference between local and shared object repository in qtp?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What is the quicktest professional testing process?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What is object repository in qtp?
What is difference between run time object and test object?