There are 4 webpages in an application, in third page there
is one cancel button i want to click that cancel button
only, how can I click that cancel buttton ?
Answer Posted / nisha
Thanks Alok
I was searcing for this answer,coz
i also faced the question
and workinf fine after executed in qtp
Regards
Nisha
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is action?
What are the five challenges you faced in QTP?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Can we record an application running on a remote machine using qtp?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How to execute a winrunner script in quicktest professional (qtp)?
what frame work you are following?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Explain data driven framework?
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 advantages and disadvantages kdf?
What is ObjectParamater?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?