What is the difference between quality assurance and quality
control?
Answer Posted / swarna
Quality Assurance: Orientation to " prevention"
Quality Control : Orientation to : "Detection"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain boundary value analysis?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
how to write defects in excel sheets when defects occured
i need some objective type papers for my certification
how to connect your project in database?
What types of software testing are available?
Explain what is exhaustive testing?
What is rapid application development model (rad)?
In manual testing, what are stubs and drivers?
Write the test cases for godaddy home page
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
How can I done a Web Testing? Which steps are include in it?
Write 2 scenarios for System 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’s the difference between a bug and a defect?