Types of testing

Answers were Sorted based on User's Feedback



Types of testing..

Answer / rajendra

If we classify the testing types on Tester knowledge
then the testing types are only three:
1.White Box testing
2.Black box testing
3.GrayBox Testing

White Box Testing:Means testing the application with
coding /programming knowledge.That means the tester has to
correct the code also.

Black box testing:testing the application without
coding /programming knowledge that means the tester doesn't
require coding knowledge.Just he examines the appliaction
external fucntional beheaviour and GUI features.

Grey box testing is combination of box testing types

There are several testing types are there:
I would like list some of the important tests:
1.System Test
2.Regression Test
3.User acceptance test
4.Unit test
5.GUI test
6.Fuactional test
7.Database test
8.Usability test
9.Intagration test
10.security test
11.Load/stress/Performance test
12.MultiBrowser Compatibilty test
13.Alpha Test
14.Beta test

The last Two test types
i.e Alpha Test & Beta test are product based test types.

Depending on the type of application testing team chooses
some set of test to test the application.
For example:
If the application is related to E-commerce domain
then
the following test must conduct to ensure it's quality
1.Fuctional testing
2.Usability testing
3.Load/performance testing
4.Security testing
5.Database testing.

Ok friends,

Byeeeeeee
rajendra
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    17 Yes 3 No

Types of testing..

Answer / mercy

Testing techniques can be broadly classified into two:
1. Structural Technique
2. Functional Technique

Both of these should be performed ideally for adequate
testing.

Structural Testing Technique: This is to uncover defects at
the coding phase. The purpose of this is to assess the
implementation by finding data that will force sufficient
coverage of the structures present in the implemented
appliccation.

Examples: Stress, Recovery, Execution, Operations,
Compliance and Security testings.

Functional Testing Technique: This is to uncover defects
that occur in implementing requirements or design
specifications. This ensures that requirements and
specifications are achieved.

Examples: Unit Test, Assembly and UAT.

Structural Testing is also called White box testing and
Functional as Black Box Testing

Is This Answer Correct ?    15 Yes 1 No

Types of testing..

Answer / ch.s.m.prasad,kkd

there r two types of testings

1. Static testing
2. Dynamic testing

Is This Answer Correct ?    14 Yes 1 No

Types of testing..

Answer / vedi

yes

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.

0 Answers  


wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?

5 Answers  


In My Company Am Preparing the test cases in the Excel Sheet.All the Companies Are Using Excel Sheet"s??????Please Answer.

3 Answers  


how do u manage scripts in winrunner when you application is changing frequently?

0 Answers   QA,


What is traceability matrix? What is recovery scenario? How to pass values into a datatable?

2 Answers   RBS,






what is carpet bub?

1 Answers  


How is ‘build’ different from ‘release’?

0 Answers  


In Web Based Application Wat are the issues u r facing while testing APplications ??

2 Answers  


Write difference b/w waterfall model and spiral (agile)model

3 Answers   Zycus Infotech,


What is the difference between sanity testing and smoke testing

8 Answers   Accenture,


What is test strategy??

3 Answers  


Apart from integrating testing,what a test engineer will do in system testing?

4 Answers   IBM,


Categories