In Remote acess server how u run a test?
No Answer is Posted For this Question
Be the First to Post Answer
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
I am using "QTP 9.0" in my system, need to install java add-ins to test the java based applications, please prvide information from where i can get those java add-ins for QTP 9.0
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
How to check which add-ins are associated with a test in qtp?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
Explain how you can find length of array in qtp?
how can you write a script without using GUI in QTP?
What are associated files in QTP?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
Where you are storing your script?
1)What is the Difference Between WaitTo & Sync?