QTP does not allow simultaneous script execution on multiple browser. It provides limited support for other browser (like chrome, mozilla, no support for Opera). It's really difficult to do cross browser testing using QTP. At present, for cross browser testing, selenium is a good tool.
Regards, A B Blog - www.automation.lifegoeasy.com On Wednesday, 28 November 2012 14:49:29 UTC+5:30, Akhalesh Yadav wrote: > > Through QTP11 you can run script for firefox. > > Akhalesh > > On Wed, Nov 28, 2012 at 1:00 PM, sdrowff <[email protected] > <javascript:>>wrote: > >> QTP >> doen't support more browsers like chrome ,opera.and upto my knowledge >> some scripts doesn't run in mozilla also >> then how could we perform cross browser testing with qtp >> we can only do on different versions of IE if possible >> >> please correct me if wrong >> >> >> On Wed, Nov 28, 2012 at 10:49 AM, suman ch <[email protected]<javascript:> >> > wrote: >> >>> Hi Akhalesh, >>> >>> Can you explain in detail like how to do the sync and how can we run at >>> the same time in all browsers. >>> >>> >>> Thanks, >>> Suman Ch >>> >>> >>> On Tue, Nov 27, 2012 at 5:25 PM, Akhalesh Yadav >>> <[email protected]<javascript:> >>> > wrote: >>> >>>> as per my thinking we can run on multiple browser at same time using >>>> code synch check with all browsers, need to customize code. >>>> 1. open multiple browser at same time. >>>> 2. synch all browsers with qtp code, may be if one browser is >>>> responding you late. >>>> 3. No need to run script 100*4 times. >>>> >>>> >>>> Thanks >>>> Akhalesh >>>> >>>> On Tue, Nov 27, 2012 at 12:58 PM, vamsi reddy >>>> <[email protected]<javascript:> >>>> > wrote: >>>> >>>>> Hi All, >>>>> >>>>> I faced a question in an Interview >>>>> >>>>> How to do Cross browser Testing? >>>>> >>>>> Means shall I execute the same script with different browsers >>>>> I have 100 scripts to RUN. I need to verify with 4 >>>>> browsers(IE7,IE8,Mozilla,Chrome) >>>>> To execute all the 100 scripts with different browsers?(i.e 100*4)? >>>>> >>>>> Is this the way? Is it correct.... >>>>> >>>>> Need clarification on Cross Browser Testing >>>>> Better to give sample piece of code >>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Vamsi Reddy >>>>> * >>>>> * >>>>> >>>>> * * >>>>> >>>>> >>>>> -- >>>>> 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]<javascript:> >>>>> To unsubscribe from this group, send email to >>>>> [email protected] <javascript:> >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/MercuryQTP?hl=en >>>>> >>>> >>>> >>>> >>>> -- >>>> Akhalesh yadav >>>> +919555717928 >>>> +919310680659 >>>> >>>> -- >>>> 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]<javascript:> >>>> To unsubscribe from this group, send email to >>>> [email protected] <javascript:> >>>> 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]<javascript:> >>> To unsubscribe from this group, send email to >>> [email protected] <javascript:> >>> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > > > > -- > Akhalesh yadav > +919555717928 > +919310680659 > -- 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
