What is internatinalisation Testing?
Answers were Sorted based on User's Feedback
Answer / guest
Software Internationalization is process of developing
software products independent from cultural norms, language
or other specific attributes of a market
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manu
Its a global level testing, where testing should be done in
all languages.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do conduct globalisation testing? anybody can explain this with example.
what is the difference between Test strategy and test plan?
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
Why you think tester is more important for good quality of the product?
As a tester how much server knowledge is enough to know. I worked in Tomcat 5 and Jboss 4.0.3 server but I didn't have any knowledge on that please help me to know more about this? i had lot of questions in this. What architecture, what configuration, draw how it works..but not able to manage. please help me.
tester can give suggestion to developer "how to fix the bug" in bug report
What is the Sanity Testing??
Can any one explain me, What is Integration testing process?
How the application is launched to the production environment?
Are Test Condition and Test Description/Procedure are different? Please Reply
What are the test cases for the fields, Name, Password, Login id, Address, phone,etc.?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?