I tried but couldn't get succees, but if we can do this then its easier for
all testers.

Other Solution ..run one by one browser with same code....

appPath=datatable.Value("path",1)
appUrl=datatable.Value("Url",1)
row=datatable.GetSheet(1).GetRowCount
For i=1 to row
    systemutil.Run appPath, appUrl

browser("name:=.*","index:=0").page("title:=.*").webedit("name:=Email").Set
"ppppppp"
    browser("name:=.*").close
Next

Thanks

On Wed, Nov 28, 2012 at 10:49 AM, suman ch <[email protected]> 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]> 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]>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]
>>> 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
>>>
>>
>>
>>
>> --
>> 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
>>
>
>  --
> 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
>



-- 
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

Reply via email to