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

what are the add-in to the mercurytools to test webbased dotnet applications.answer plz

1 Answers  


There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???

6 Answers   ACS,


plz send test cases for system shutdown

1 Answers   TCS,


If there is no sufficent time for testing & u have to complete the testing then what will u do?

20 Answers   Fidelity, HCL,


How should your staff be managed? How about your overtime?

0 Answers   Accenture,






what is the difference between compatibilty testing and configuration testing?

6 Answers  


only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do

6 Answers   IBM,


what are the types of Bug?

0 Answers  


Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

0 Answers  


Write test cases for checking date field?

1 Answers   Wipro,


What are the advantages of waterfall model?

0 Answers  


What do u mean by BATCH test?

6 Answers  


Categories