To which environments does quicktest professional supports?
No Answer is Posted For this Question
Be the First to Post Answer
can we create recorset with out using database connection in vbscript?
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
what is localisation testing and globalisation testing? what is the difference between them?
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
write vbscript on veb applications in qtp with exapmles?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
How to use regular expression in descriptive programming?
What is the descriptive programming?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks