WHAT IS QA PRINCIPLES?
very urgent, can any body tell.
In advance thank you.
Answers were Sorted based on User's Feedback
Answer / vikalp
There are 7 principles of QA or testing:
1)Testing is context sensitive.
2)Early testing should be prefered.
3)Testing is done to find Defects.
4)Pestaside Paradox.
5)Defect clustering.
6)Error fallacy.
7)Exhaustive testing not possible.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sai charan
1. QA deals only Static Testing
2. Conducts 'Reviews and Walk throughs and inspections'.
3. They are assist to avoid the defects,while in testing
activities.
4. They are assist to avoid the defects in early state,due
to that 'Defect Multiplication' can be controlled.
5. They mainly involve in 'Requirements gathering and Design
analysis' phases.
Is This Answer Correct ? | 1 Yes | 1 No |
Define Quality testing ?
What is the difference between compatibility testing and cross browser testing?
how will you define your bug status flow in softsmith qamonitor?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
what is web testing and what should you test in web testing?
Suppose the company is not an ISO certified company, but is there is any possiblity for to get CMM level-5 ? If yes what r the process to be taken?
what is test condition
We have a requirement for a project. The project is not yet started. So, what are the possible testing criterias the requirement have to fulfil so that we can take up the proposal to developing the application?
What do you mean by High Level and Low Level Scenarios explain using an Example ?
Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?
Explain insurance project modules,and what we need to test on which functionality?
what are the key feature needs to mention in Test Strategy document and what are the key feature of Test Plan?