How will you test language converter e.g. (English to Spanish) without Automation tool?
OR
What are the test cases or scenarios for language converter?
Conditions:
1. without Automation tool,
2. You know only English language.
3. Make sure the tests should produce 80-90% pass result.
Answers were Sorted based on User's Feedback
Answer / mahya
first write test case to check the conversion of letter provide data as 26 letter indivisual check output data
no two letter have same output
check combining letter
check special letter as above
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sangeeta
cant we do it by internationalization method i.e adding suffix to the property file in the server
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 Answers Infinite Computer Solutions, PayPal,
How do we validate cerdit cards in billing project
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
Which model is following in your company for developing software?
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?
what is migration testing?
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
what is difference between black box and white box testing? In most of the companies which tecnique is used
what is basis for testcase review?
What is Fulltime testing?
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?