i'm using the qtp to test to vb appliction,i wanted to get
the new application's title.i didn't want to use the winAPI
to get it ,i 'd like to know whether a QTP function can do
it.
Eg:
SystemUtil.Run "C:\Program Files\.....","","","" 'run
an application, and misure the application is
activating,then how to get the hwn wihtout using windowns
api
No Answer is Posted For this Question
Be the First to Post Answer
How many check points are there in QTP and what are they?
What is Unicode Compatibility?
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Add parameters during time in each row in one column
What is Parameterizing Tests?
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
What is the entry criteria and exit criteria for your test automation
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
What are metrics and matrix?
what is frame work of qtp?