In QTP can we feed the out of one browser(internet explorer)
as an input to the another browser(mozilla firefox)? If yes
explain how to do it with an example.
No Answer is Posted For this Question
Be the First to Post Answer
difference between multiple parameterization and data driven wizard in QTP?
how to get font size of a "WebEdit"
Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)
What are the types of Object Repository’s in QTP?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
Can u tell me example for virtual objects?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.