Print Page | Close Window

Installation Testing !!!

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Manual Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Manual Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6842
Printed Date: 28Dec2024 at 10:58am


Topic: Installation Testing !!!
Posted By: Mithi25
Subject: Installation Testing !!!
Date Posted: 09Aug2009 at 11:21pm
HTML clipboard

Installation Testing !!!

Installation testing is often the most under tested area in testing. This type of testing is performed to ensure that all Installed features and options function properly. It is also performed to verify that all necessary components of the application are, indeed, installed.

Installation testing should take care of the following points: -
1.To check if while installing product checks for the dependent software / patches say Service pack3.
2.The product should check for the version of the same product on the target machine, say the previous version should not be over installed on the newer version.
3.Installer should give a default installation path say “C:\programs\.”
4.Installer should allow user to install at location other then the default installation path.
5.Check if the product can be installed “Over the Network”
6.Installation should start automatically when the CD is inserted.
7.Installer should give the remove / Repair options.
8.When uninstalling, check that all the registry keys, files, Dll, shortcuts,
active X components are removed from the system.
9.Try to install the software without administrative privileges (login as guest).
10.Try installing on different operating system.
11.Try installing on system having non-compliant configuration such as less memory / RAM / HDD.



-------------
http://www.quick2sms.com - Send Unlimited FREE SMS to Any Mobile Anywhere in INDIA,
Click Here



Print Page | Close Window