Micro Focus QTP (UFT) Forums
How can we execute one script in 10 Languages - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Interview Questions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Interview-Questions)
+--- Thread: How can we execute one script in 10 Languages (/Thread-How-can-we-execute-one-script-in-10-Languages)



How can we execute one script in 10 Languages - kotaramamohana - 04-22-2012

Hi Friends,
One of my friend asked me one question. Can you please tell your approach.

Q)One script is there, It contains Login and logout. Test data is available in Excel sheet. After login need to verify some Elements and links and put the status(Result) in Excel. This script need to be executed in 10 Languages.

My approaches are
Approach1
Need to create 10 object repositories to support 10 languages
Remarks:
Approach2
Need to create descriptive program through Excel(here it contains Object properties and its values)
Remarks: Its time taking process

Can you please share your approaches to us. and tell me which one is very Good approach.



RE: How can we execute one script in 10 Languages - kotaramamohana - 04-25-2012

Hi Friends,

I am expecting Good solution for above Question. Please reply to my question


RE: How can we execute one script in 10 Languages - Ankesh - 04-25-2012

Hi kotaramamohana ,

I have worked on multiple languages automation and i remember i have followed the first procedure. We had separate OR for each language.

Regards,
Ankesh




RE: How can we execute one script in 10 Languages - kotaramamohana - 04-25-2012

Thanks Ankesh,

Please let me know, if Do we have any other Best and Good approach apart from above


RE: How can we execute one script in 10 Languages - Ankesh - 05-11-2012

I am not so sure abt other best aproach. Will post on this forum if i find any such approach.

Regards,
Ankesh


RE: How can we execute one script in 10 Languages - vinod123 - 05-12-2012

Just open releventcodes.com and try the frame which is available for download


RE: How can we execute one script in 10 Languages - kotaramamohana - 05-21-2012

Thank you