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 is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
what is regression testing???
Write test cases to copy text file from C:\ drive to D:\ drive?
What is the responsibility of programmer’s vs QA?
Tell me some of the Possible test cases on ATM Machine?
10 Answers IBM, MBT,
10 scenarios for security testing using gmail applications?
Example of high severity and low priority bug
can som1 can tell me that can two or more tester can be given the same project for testing such as unit, regression,UIT,retesting. suppose the project has 10 modules so can all the tester will be asine to write the test cases for same or for differt modules? and in one project how many testers of the same level can participate? plz answer it fast. txs in advance and in which phase we will do the retesting in stlc
Explain the various steps to conduct Requirements Elicitation process
What do you mean by offshore and onshore testing?pls tell the models of this testing?
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
Difference between manual and automation? Explain me test cases?How to write test cases??Give some examples of test cases? is anybody here who has 2 years manual testing experience.. difference between black box and white box testing