can anyone tell me the different types of testing with starting
letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.

Answers were Sorted based on User's Feedback



can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: a..

Answer / bhuvana rakesh

Acceptance Testing: Normally this type of testing is done
to verify if system meets the customer specified
requirements. User or customer do this testing to determine
whether to accept application
Alpha testing:Testing is done at the end of development.
Still minor design changes may be made as a result of such
testing
Algorithm testing or Arc testing: Its a white box testing
its nothing but branch testing.
agile testing: Testing practice for a project using agile
methodologies, such as extreme
programming (XP), treating development as the customer of
testing and emphasizing the
test-first design paradigm.
accessibility testing: Testing to determine the ease by
which users with disabilities can use a
component or system
ad hoc testing: Testing carried out informally; no formal
test preparation takes place, no
recognized test design technique is used, there are no
expectations for results and
randomness guides the test execution activity.

Is This Answer Correct ?    13 Yes 1 No

can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: a..

Answer / satya

Acceptance Testing: Normally this type of testing is done
to verify if system meets the customer specified
requirements. User or customer do this testing to determine
whether to accept application


Alpha testing:Testing is done at the end of development.
Still minor design changes may be made as a result of such
testing


Algorithm testing or Arc testing: Its a white box testing
its nothing but branch testing.


agile testing: Testing practice for a project using agile
methodologies, such as extreme
programming (XP), treating development as the customer of
testing and emphasizing the
test-first design paradigm.


accessibility testing: Testing to determine the ease by
which users with disabilities can use a
component or system

ad hoc testing: Testing carried out informally; no formal
test preparation takes place, no
recognized test design technique is used, there are no
expectations for results and
randomness guides the test execution activity.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What are the essential elements needed for database testing

3 Answers  


WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER

1 Answers   Optical Fusion, RBS,


. Is any graph is used for code coverage analysis?

0 Answers   3i Infotech,


Which type of testing is most imp. from black box and White box?

2 Answers   eZest,


What are the bugs we cannot find in black box?

0 Answers  






1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?

2 Answers   DelhiNet, GGH, HCL, Mastek,


What is meant by code walkthrough?

1 Answers  


define sdlc step wise

5 Answers   Cap Gemini,


What makes a good test engineer?

0 Answers  


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


What are the four steps of automated testing?

1 Answers  


How do we estimate the number of test cases?

3 Answers  


Categories