Hi,
One Approach.
Have separate ini files for each language which contains the property
values as Environment variables.
Based on the language execute the particular ini file.
Ex:
Environment("BrowserName") = "Gmail" ---- for english
Environment("BrowserName") = "*****" ---- for French
Environment("BrowserName") = "&&&&" ---- for Japanese
Code will be:
Exeutefile ("English.ini")
Browser("name:="&Environment("BrowserName"))
Regards,
Suman CH
On Thu, Sep 19, 2013 at 5:58 PM, shilpa gupta <[email protected]>wrote:
> HI
>
> We need to do multi-lingual testing
> our windows based application supports english. now all the captions,
> messages, labels need to be displayed in 4 other languages
> pls let me know approach for the same using qtp
> psl share any document or reference material
>
> Regards
> Shilpa
>
> --
> --
> 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 Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
--
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 Groups "QTP
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.