Answer Posted / khiet nguyen
Software bugs? it is because of:
+ the discrepancy in the interpretation of the requirements
spec or functional spec.
+ The human errors at every phase of development
+ not following the software engineering process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is black box testing, and what are the various techniques?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
what is the impact analysis?
can anyone help me regarding testing patterns?
What is the procedure of manual testing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
What is an audit report? Whom is it done by?
What do you understand by usability testing?
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?
What is a maturity level?
Could some one tell me test cases for multi line text boxes like Notes field?
What is unit level testing?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?