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

When do u perform REGRESSION testing and how to perform it ?

10 Answers  


what is difference between waterfall model and vmofel?

6 Answers   CTS, HCL,


why do u want to become a software tester?

5 Answers   TCS,


What is meant by SIT?

5 Answers  


If client give you a project then which testing you will perform first

0 Answers  


wat is test scenario

4 Answers   CTS,


How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku

0 Answers  


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

0 Answers   Ordain Solutions,


1. What is buddy Testing ? 2. what is Database testing ?

1 Answers   TCS,


what is checkin & checkout ?

6 Answers  


ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience

0 Answers  


can you please tell me what is test script ..with example what is the difference between test script and test cases

3 Answers  


Categories