Answer Posted / stanly johnson
ISO stands for International Organization for
standerdization.It is a quality system that assessed by
external auditors and it applies to many industry verticals
not just software.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How quickly we need to fix the bug? Or how soon the bug should get fixed?
Write all combinations of test cases for calculater on + symbel
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Can you explain decision tables?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What is your approach when requirements change continuously?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Tell me example for Risk,Mitigation,Assumption?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
test cases on bangles???
what types of testing have u done in ur project?and expalin it detail?
how will you test transfer funds module...explain in detail
What is un-installation testing?
What is a defect age?
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?