What is testing methodology?

Answers were Sorted based on User's Feedback



What is testing methodology?..

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

What is testing methodology?..

Answer / vasu

It means what type of testing we will applied for that
application.
eg:unit,system.......ect testing.

Is This Answer Correct ?    4 Yes 30 No

What is testing methodology?..

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

What is testing methodology?..

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

Post New Answer

More Manual Testing Interview Questions

What is requirment phase testing?

1 Answers  


As a tester, what is the final report u submitted to ur customer? please write it in tabular form?

1 Answers   CybAge,


what is difference between equivalence partition and boundarary value ananlysis?

4 Answers   Mphasis, Syntel,


9. Are there materials you would like to see added to the Web site? Which ones?

0 Answers  


can please tell me in brief:: what is Agile testing?when we go for this type of testing?

4 Answers   CSC,






8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations

2 Answers   Nucleus Software,


do we have to aptitude test on having 1 yr exp. in testing in companies like uhg, ncr

1 Answers  


who do the sanity and smoke please explain me at what time this type of testing will do

2 Answers  


what is meant by cyclomatic complexity???

3 Answers   Philips,


What is the QA environment?

1 Answers  


What is difference between Regression and Restesting?

13 Answers   Verisoft,


What is a "Good Tester"?

10 Answers   Ordain Solutions,


Categories