i am a begnner so am learning
Error handling :tried using Recovery manager didnt work
i want to be able to handle errors , e.g.
if while running the test the folwoing does not show up
then how can i use the If then else and goto next step in
the test, as in many scenarios it does not show up
Browser("The Shopping Channel -").Page("The Shopping
Channel -_8").Image("easy pay").Click
No Answer is Posted For this Question
Be the First to Post Answer
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
I have a Webedit object. some text is entered in that object I want to know the font sixe of that text.How could I do this using QTP? This is a requirement for me. I am happy if any one help on this
if numbers are always changing write a script for that
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
how open two urls in one browser? plz urgent
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
what type automation is fofollowed in the project?
The xls contain data. how to get number of columns form the sheet?