1. what are the types of testing you know and you experienced ?

Answers were Sorted based on User's Feedback



1. what are the types of testing you know and you experienced ?..

Answer / krishna

moduletesting- where in that we do indepth testing

integration testing- where in that we make sure the " data
flow is there between the modules or systems as per the
specifications and functionality of the appilcation

system testing: testing the system as whole

useracceptance testing: should be done by users by
installing the product and by making use of it. on the
other hand , before releasing the product testers have to
perform user acceptance testing by using the checklist of
major functinalities of the applciation and make sure that
we do not deliver the product with major issues.

perforamnce testing: making sure that the application
performs as per the expected response times when multiple
users are accessing the application

smoke testing: a quick and dirty test that the tester
performs by randomly accessing the system functionality .
this type of testing involves more like cursory testing
evaluated from electrical industry

unittesting: done by the developers team to make sure that
application can be released to the testing team to do the
indepth testing

installation testing: make sure that the application can be
installed as per the installation procedure document , this
testing involves recovery testing too

recovery testing: make sure that , how fast that the
applicaiton will recover from unexpected behaviours like
data loss, communication loss, out of diskspace

regression testing: important for any testing teams : to
make sure that the EXISTING applicaiton works when you have
enhancements and bug fixes and modifications in the
application, basically we have to make sure that the
enhancements or modifications didnt' not introduce any new
issues in the existing system


much more...i wrote these things with experience not with
the bookish knowledge

Is This Answer Correct ?    1 Yes 0 No

1. what are the types of testing you know and you experienced ?..

Answer / samratreddy

testings are so many types some are
1.unit testing
2.integration testing
3.moduler testing
4.system testing
system testing is again two types
a.functional testing
b.non functional testing
5.user acceptance testing
a.alpha testing
b.beeta testing
funcional testing:
1.gui coverage
2.error handling coverage
3.input domain coverage
4.manipulation coverage
5.sanitation coverage
6.back end or data base coverage
non-fucional testing:
1.recovery testing (or) reliability testing
2.compatability testing
3.configaration testing (or) hardware compatability testing
4.inter systems testing (or)end to end testing
5.usability testing
a.user interface testing
b.manual support testing
6.data volume testing
7.secuirity testing (or)penetration testing
this is three types
a.authentication coverage
b.access control coverage
c.encryption/decription coverage
8.multi languity testing
9.installation testing
10.load testing
11.stress testing
12.endurance testing
13.parllel (or)compitative(or)comparitive testing
14.add-hoc testing
this is 6 types
a.monkey testing (or)chimpangee testing
b.buddy testing
c.exploratory (or)artistic testing
d.pair testing
e.agile testing
f.bebugging
above 6 types of testings are called informal testing
techniques

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..

2 Answers   Virtusa,


the typical Application Test Lifecycle?

1 Answers  


Why did you choose the Software Testing Field?

0 Answers   TCS,


What is the main use of the quality center comparing to the excel sheet?

3 Answers   Cognizant,


1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example

0 Answers   LKB, TCS,






which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance

2 Answers  


Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive

37 Answers   Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,


What is the difference between Build Management and Release Management ?

1 Answers   CTS,


Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset

2 Answers   UnitedHealth Group,


What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.

1 Answers  


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach

1 Answers   TCS,


what is equivalence partition? what is the use of it?

5 Answers   Microsoft, Ready Test Go, Syntel,


Categories