Answer Posted / chandu
HI frnds this is some notes i gathered regarding the
localisation and globalisation testing....reply me hwo much
this is useful
Globalization
Globalization is the process of developing, manufacturing
and marketing software products that are intended for
worldwide distribution. An important feature of these
products is that, they support multiple languages and locale.
In a globalize product, code is separated from the messages
or text that it uses. This enables software to be used with
different languages without having to rebuilding the
complete software.
Globalization is achieved through the Internationalization
and localization.
It is important to understand locale as supporting different
locale is more than supporting different language. In
addition to languages and geographical location, locale
incorporate cultural information such as time, date, font,
currency convention etc. Differences in spelling, currency
and other conventions make testing with different locales
necessary.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
What is a test server?
What are the different ways of doing black box testing?
write testcases for open dialogbox
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
Explain stub in testing point of view?
what are metrics and what are metrics did u collect in you are project
When we use integration testing for any new system so why we required system testing.
What is a failure?
what is dib format?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)