Answer Posted / karthikeyan
Before raising the defect all the testers must search in
existing defects by specifying defect description.This will
avoid duplication.If they find an existing defect which is
related to his issue, they can link the defect to his
script.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do you know the code has met specifications?
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?
How does quality control differ from quality assurance?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
6 what do you like least about testing?
Can you explain requirement traceability and its importance?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What is virtual creation tool?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
what is sanity test (or) build test?
What is white box testing, and what are the various techniques?
On login window for username and password auto populated field means what !
Write 2 scenarios for System testing?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is mean by multi-threading testing?