Don't record a script opening IE from the taskbar, it is unreliable. Use one of two methods: 1. Use the "Record and Run Settings", select the 2nd radio button that specifies to "Open the following address..." and specify the URL you want it to go to. 2. Use the "SystemUtil.Run" method (this is a programmatic approach)
The key is that you want QTP to launch IE and then you can automate successfully. QTP cannot record against browser windows that were opened before QTP was opened up. --- Shawn LoPorto Learn QTP Online Today! Visit: http://www.asi-test.com/ASI/products/ On Mar 22, 12:12 pm, Aspirant <[email protected]> wrote: > Hi all, > > I have installed QTP 9.2 on my machine. Internet Explorer version > is 8.0. > > My Queries is... > > 1. After opening the QTP screen, i can't open the IE from taskbar. It > opened and gone away. > > 2. when i start to recording, IE is not opening ( > evenhttp://newtours.mercury.com > site also). > > 3. Should i need to set or change any settings or IE 8.0 is not opt > for QTP 9.2 > > I am novice to learn qtp using qtp help. please help me to solve this > probelm. > > Thanks & Regards., > > Balamurugan. -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
