What is testing methodology?
Answer Posted / 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 |
Post New Answer View All Answers
how to clarify functional requirements and non functional requirements in a srs?
What is a top-down and bottom-up approach in testing?
Explain the procedure for manual testing.
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Define performance and stress testing?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
What is the test case?
What type of testing you perform in organization while you do system testing, give clearly?
How does quality control differ from quality assurance?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Do submit teststrategy to customer if yes at what time
What is AGP?what is setup.inf?What are the ways to install driver?
What is a bug triage?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.