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...


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

why need testing ????

9 Answers   Synergy, TCS,


When should you opt for manual testing over automation testing?

0 Answers  


What is the difference between Functional requirement and business requirements?

2 Answers   Covansys,


What is SCRUM model?

8 Answers   Digient Technologies,


what r the reviews r u involing between the testcase writing and execution of those testcases?

2 Answers   MBT,


May I have to create another test case document for Adhoc Testing, Smoke Testing and all?

2 Answers  


what will you do in review meetings?

2 Answers  


hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.

0 Answers  


What can be done if requirements are changing continuously?

5 Answers   Oracle,


You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?

2 Answers   IBM,


7. Would you return to this Web site on your own in the future? Why/why not?

0 Answers  


in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.

0 Answers  


Categories