I realized I missed answering your second question.
I generally kill off all the browsers, and then have it open the correct page using SystemUtil.Run. If you need to test multiple browser windows open, you can use the creationtime ordinal identifier to identify each browser, and control it. -Chris From: [email protected] [mailto:[email protected]] On Behalf Of Kamran Sent: Wednesday, May 11, 2011 11:21 PM To: [email protected] Subject: Re: web application is running on UNIX system that correct On Wed, May 11, 2011 at 6:56 PM, Christopher Davis <[email protected]> wrote: Rashmi, Yes, you can automate the web app. You just need to use the web addin on the qtp machine then use ie to record your test. Qtp doesn't care what the webserver runs, just that you can access it through the browser. -Chris On May 11, 2011, at 8:10 AM, Balakrishnan Neelamegam <[email protected]> wrote: hi rashmi, 1. QTP will not support unix system 2. Take browser count and loop until all browsers are closed. ~Bala On Wed, May 11, 2011 at 5:21 PM, Rashmi Sisodhiya <[email protected]> wrote: I have 2 questions regarding QTP. 1) Suppose my web application is running on UNIX system . Is it possible to Automate that Application using QTP? 2) If multiple browser are opened how QTP will handle it? Regards Rashmi -- 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 -- Regards, Balakrishnan.N -- 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 -- 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] <mailto:mercuryqtp%[email protected]> For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -- Regards, Kamran -- 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 -- 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
