Could anyone please tell me one situation where you have
used recovery scenarion in real time with an example?
Answer Posted / vengi
EG:When ever click on .exe file it gives some security
warning message and gets popup window in this case are
using RSM to handle for this type of errors
here we are select popup trigger option
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What are the benefits of qtp?
How to find array size in qtp?
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);
What is quicktest professional?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
How many types of recording facility are available in quicktest professional (qtp)?
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
What are the features supported by UFT?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
distinguish between old version and new version QTP features.
Diff b/w Health care domain and Banking Domain?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to get popup error message.
How to export quicktest professional results to an .xls file?