Answer Posted / ramya
Building a s/w for the international market, supporting
multiple languages, in a cost-effective and timely manner
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the term ‘quality’ mean when testing?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
explain fish model in detail?
how to write test cases for epos/pos testing.
What makes a good software qa engineer?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
When will the testing starts?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Explain Single View Testing ?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
Could some one tell me test cases for multi line text boxes like Notes field?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?