What are the methods used in UFT to handle exceptions or run-time errors?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
How many add-ins comes by default with qtp?
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How can we log a defect in Testdirector from Q.T.P ?
can we call a test in another test? how? explain with one example?
Please give me the steps to carry out datadriven in QTP8.2
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
why is execute file used.
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder