What is testing methodology?
Answers were Sorted based on User's Feedback
Answer / dkrout18
Our software testing methodology is applied in three
distinct phases: unit testing, system testing, and
acceptance testing.
Unit Testing::::—The programmers conduct unit testing
during the development phase. Programmers can test their
specific functionality individually or with other units.
However, unit testing is designed to test small pieces of
functionality rather than the system as a whole. This
allows the programmers to conduct the first round of
testing to eliminate bugs before they reach the testing
staff.
System Testing::::—The system is tested as a complete,
integrated system. System testing first occurs in the
development environment but eventually is conducted in the
production environment. Dedicated testers, project
managers, or other key project staff perform system
testing. Functionality and performance testing are designed
to catch bugs in the system, unexpected results, or other
ways in which the system does not meet the stated
requirements. The testers create detailed scenarios to test
the strength and limits of the system, trying to break it
if possible. Editorial reviews not only correct
typographical and grammatical errors, but also improve the
system’s overall usability by ensuring that on-screen
language is clear and helpful to users. Accessibility
reviews ensure that the system is accessible to users with
disabilities.
Acceptance Testing::::—The software is assessed against the
requirements defined in the system requirements document.
The user or client conducts the testing in the production
environment. Successful acceptance testing is required
before client approval can be received.
| Is This Answer Correct ? | 12 Yes | 31 No |
Answer / sunil reddy
Testing methodology is nothing but what kinds of methods to
be selected that suits for our application. it deals not
only the type of SDLC but also Testing techniques
suppose Test strategy says 2o types of Testing techniques
whereas Test methodology say what testing techniques to be
applied that fits for application it may be 20 or less than
20 testing techniques .it's purely application dependent
Hi guys Correct me if Iam Wrong
| Is This Answer Correct ? | 9 Yes | 40 No |
Answer / vidya
Test methodology depends on how application is tested what
part of application is tested and whom the application is
tested .
there are 2 typs of testing
1.Black box testing
2.White box testing
| Is This Answer Correct ? | 44 Yes | 80 No |
what exactly meaning of Defect Differed ??
Explain the difference between integration testing and system testing with real time examles?
what are the parameters u apply for doing functional testing?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
What do you do (with the project tasks) when the schedule fails?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
diff b/w waterfall model & spiral model?
14 Answers APIIT, BBD, QQ, Rift Valley Institute of Science and Technology RVIST, Wipro,
What kinds of testing have you done?
What r the functional testing u perform?