what is internalization?
Answers were Sorted based on User's Feedback
Answer / satya_k21
Hi,
Internalization means testing of an application in
Different languages.
Let me know if it is wrong.
Regards,
Satya.k
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rao
Ravikanth you are totally wrong....Sorry to say like this...
Internalization is nothing but if your software adopting
more regional languages that is called Internalization.
Suppose my software supports english and also supporting
different langauges like japanese,chinese etc.In this
case,your whole software converted into other languages.It
supports all types of language words as inputs.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / abhesheke
internalization is also called I18n(i-eighteen N).depending
the regional language you ur s/w should adpot that
corresponding language
ex: if the os ur using is in french u cant prepare a
complete s/w in french so the s/w should have the capabality
to opt that language automatically
ex:java support I18n language,
i hope .net also support but not sure
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / qa
as satya n abheshek said
Internalization is nothing but if your software adopting
more regional languages that is called Internalization.
internalization is also called I18n(i-eighteen N).depending
the regional language you ur s/w should adpot that
corresponding language
for I18n Testing diff phaeses r there
1. locale testing where u will test date, time, currancy
formats acc to that glbal or region
2 I18N validation
3. fake languge testing where we'll test target languge
with source lang say english
4. language testing ie lang compatibility testing
5. localisation testing where we'll check whethere all
files msgs ,docs r translated correctly in target lang
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravikanth.m
Testing related to handling foreign text and data within
the program. This would include sorting, importing and
exporting test and data, correct handling of currency and
date and time formats, string parsing, upper and lower case
handling and so forth.
| Is This Answer Correct ? | 2 Yes | 5 No |
explain - Test plan, Test case, test scenario, test data, test report,
What is the difference between a test policy and test strategy? Need detailed answer with some highlights.
How client/server application is complex?
what the document used is in a V-model in each phase?
functional testing and usability testing test cases for transfer funds...
How Can I do database Testing ?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
how will the test plan is pepared in ur organisation>?
what is positive and negative testing with example?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
Give me an example when black box testing will not able to detect a bug which white box will detect?
What is application server and what is web server?