what are the techinques you follow during testing?
Answers were Sorted based on User's Feedback
Answer / meena.s
Black Box Testing,
White box testing,
Regression testing and
Thread Testing are the testing Techniques.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / priyagopi
The are 4 techniques:
1)equivalent partioning
2)Boundary value analyses
3)Decision Table
4)Decision view
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / nandini pai
Component Testing
Integration Testing
system Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arturious
1.module testing-focuses on ascertaining successful
execution of each module.
2.integration testing-testing th behavior of an entire
groups of module to indentify errors
3.system testing-testing the whole system ie hardware,
software environment,an the database
and many others
| Is This Answer Correct ? | 0 Yes | 2 No |
What are all the possible Risks and it's Management Technics in Software Testing?
What is Database Testing? How will you do it?
anyone can explain about SixSigma process.
Explain what is traceability matrix?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
Enlist the priority of the testing tasks defined by the qa team in product development.
What test strategy followed in your project?
How to know that we have to use which tool for this project?
If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
What are the points to be taken into consideration while doing INTSTALLATION TESTING?
what is sanity test
can bug lifecycle support the integration , system, unit testing, functional testing etc