Answer Posted / mohi
QA: The Monitoring and Measuring the strength of S/w Developement Process.
QC: The validation of final product/software before releasing it to customer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain code walkthrough?
Explain what is 'test plan driven' or 'key word driven' method of testing?
wat r d schedules for testing?
Explain how does a test coverage tool work?
What determines the level of risk?
What is equivalence partitioning?
difference between various black box testing techniques and which test technique is used where????
Mention what the meaning of breath testing is?
What is the most critical component in SAN?
Explain glass box testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
Does anybody used Visio in QA.If so, can u please explain where and when u used visio diagrams
What are the categories of defects?
Describe your ideal working environment.
What is Functional, Non-Functional, and Regression used for (i.e. the purpose of each)?