Answer Posted / sarmatha tk
checking the input by giving more data again and again in
different situations
Before handover the project to the client the tester will
retest the coding again and again
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What are the uses of test plans? What is the need of test plans and explain their significance
What are the advantages of waterfall model?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
need testing projects where can i find them
What is test out put?
Tell some examples of bug severity and bug priority?
Name three reasons why the tester may choose to record in Context Sensitive mode.
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
i want to for technical interview question paper along with in tesrviwe Phases i need
how can u prepare the test plan?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Can you explain decision tables?
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?