Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

For any web application, what are the possible login features that should be tested?

0 Answers  


What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?

8 Answers   TCS,


To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases

2 Answers   Infotech,


What is reverse engineering?

0 Answers  


How will you know if you wrote sufficient test cases for a particular business requirement.

4 Answers   McAfee,


what is difference between severity and priority

8 Answers   CSC, Wipro,


which kind of testing you are performing in diffrent phases of SDLC

3 Answers  


1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?

1 Answers  


If any customer will raise the change request, it falls under developer part or QA part?

1 Answers  


What is the value of a testing group? How do you justify your work and budget?

1 Answers  


by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"

2 Answers   IBM, ISTQB,


what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely

4 Answers   Bank Of America, ITC Infotech,


Categories