Which environments are supported by hp qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How to access values from Unix OS and how to write..
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What type of problems one will face with QTP , if too many browsers are opened at a time?
Use of Debug Viewer?
How can we close all webbrowsers which are opened in out desctop?
Is it possible to call out to Java from QTP?
can the activities of test case design be automated?
What are the advantages of QTP over WinRunner?