testing is a process or methodology,diff between
methodology and process?

Answers were Sorted based on User's Feedback



testing is a process or methodology,diff between methodology and process?..

Answer / anil k chowdary

Process: The high level procedural representation of the
over all activities in the Testing phase.

Methodology: The techniques or methods to be followed in
order to execute the (Testing) activities.

Is This Answer Correct ?    11 Yes 1 No

testing is a process or methodology,diff between methodology and process?..

Answer / abhesheke

process:-the document specify a step by step procedure to
execute writeen test cases


Methodology:selection of required testing techinques to be
applied on the built.

Is This Answer Correct ?    9 Yes 2 No

testing is a process or methodology,diff between methodology and process?..

Answer / jagdishkanna

Process: The high level procedural representation of the
over all activities in the Testing phase.

We begin the testing process by developing a comprehensive
plan to test the general functionality and special features
on a variety of platform combinations. Strict quality
control procedures are used. The process verifies that the
application meets the requirements specified in the system
requirements document and is bug free. At the end of each
testing day, the team prepares a summary of completed and
failed tests. Our programmers address any identified issues,
and the application is resubmitted to the testing team until
every item is resolved. All changes and retesting are
tracked through spreadsheets available to both the testing
and programming teams. Applications are not allowed to
launch until all identified problems are fixed. A report is
prepared at the end of testing to show exactly what was
tested and to list the final outcomes.
Our software testing methodology is applied in four distinct
phases: unit testing, system testing, integration 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.
• Integration Testing—Incremental integration testing
involves continuous testing of an application as new
functionality is added. This requires that aspects of an
application's functionality be able to work separately
before all parts of the application are completed. Full
integration testing tests combined parts of an application
to determine if they function together correctly.
• 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 submitting to the client for approval.

Is This Answer Correct ?    6 Yes 2 No

testing is a process or methodology,diff between methodology and process?..

Answer / kiran

Testing is a process, wherein we specify a step by step
procedure to execute written test cases.

Methodology: selection of required testing techinques to be
applied on the built.

Ex: Test Methodes:
Black - Box Testing
White - Box Testing
Gray - Box Testing

Is This Answer Correct ?    5 Yes 5 No

testing is a process or methodology,diff between methodology and process?..

Answer / navjeet

All are rite . Testing is a Process means step by step high level procedure is to follow.
Testing like black box testing
( Functional Testing GUI,Smoke or Explorer, cosmetic testing etc)

Methdology is a step by step documentation procedure which will follow like water fall model,agile methodology (iterative methdology) etc


in simple words
we can say Methdology id SDLC and process is STLC

Is This Answer Correct ?    0 Yes 0 No

testing is a process or methodology,diff between methodology and process?..

Answer / piyush

hii
qa is methodology while testing is a process.
am i right

Is This Answer Correct ?    2 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between Requirement and Specification?

8 Answers  


what are the general problems in web testing?

2 Answers   Verizon,


what is the difference between regression testing and re testing..?

16 Answers   AZTEC, HCL,


Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME

2 Answers  


What do you mean by Sanity Testing?

2 Answers   Keane India Ltd,






What is the role of QA in a project developement?

2 Answers  


have u involved in reviws ? wt type reviews u done?

3 Answers   Accenture,


What is differnce between bug and error?

3 Answers  


what type of problems faced with u'r team mates in u'r comapany?

1 Answers   Accenture,


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

0 Answers  


explain current project?

7 Answers   Verizon,


What is difference between Sanity Testing & smoke Testing?

1 Answers  


Categories