Is it possible to run QTP scripts created in IE 6.0 in IE
7.0?
Answers were Sorted based on User's Feedback
Answer / ratheesh s m nair
Yes its possible to run in IE7.But u need to make some
changes when u are migrating from IE6 to IE7
Ex:In IE dialog box name "MIcrosoft Internet Explorer" but
when we are comming to IE7, the dialog window name changed
to "Windows Internet Explorer"
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
yes but not wit other browsers(LIke netscape,mzella)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nani
Is it possible to run QTP scripts created in IE 6.0 in
Mozila or Netscape?
| Is This Answer Correct ? | 0 Yes | 2 No |
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
what is recovery manager and recovey scenerio?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
synchronization, wait,wait Property?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
write a script to verify the image path(src property) of the images which are in web pages.
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
How can I generate customized logs in QTP ?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?