04-22-2012, 10:59 AM
(This post was last modified: 04-25-2012, 11:42 AM by kotaramamohana.)
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.
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.