Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
06-16-2008, 07:57 PM
Hi All,
Can any one pls tell me what exactly the meaning of Installation Testing. For example if i want to test the installation of a new software. What are all steps need to follow.
Regards
Raj
Posts: 190
Threads: 2
Joined: Mar 2008
Reputation:
0
06-18-2008, 03:37 AM
For instance, if you have a .exe file. Installation testing would be whether you are able to install it properly on various platforms (this software supports).
With QTP I am not sure you can test this though. (As to my knowledge).
You can run a .exe file though.
Hope it helps you.
Posts: 1
Threads: 0
Joined: Jan 2011
Reputation:
0
01-31-2011, 05:11 PM
Why not ? I'm doing installation software testing almost 2 year. Course there are a lot of problems with testing with QTP but it works.
1. I run installation package and wait for setup finishes
2. Verify all neseccary files on HD after installing in accordance with requirements
3. Test registry keys
4. Run all applications after installaltion
5. Do reinstall, uninstall and so on.
All i do with QTP.
Posts: 1
Threads: 0
Joined: Feb 2011
Reputation:
0
02-18-2011, 02:04 PM
Hi how do you go about doing installation testing with QTP 11?
Posts: 1
Threads: 0
Joined: May 2011
Reputation:
0
05-22-2011, 09:32 PM
(This post was last modified: 05-22-2011, 09:37 PM by Nagasaimoka.)
[quote='Nagasaimoka' pid='16386' dateline='1306080128']
Installation Testing is one of the most important part of testing activities. Installation is the first interaction of user with our product and it is very important to make sure that user do not have any trouble in installing the software.
The installation testing include the following factors:
1.The type of Platforms and operating system the application support.
2.Bad network speed and broken connection.
3. Firewall and security related.
4.Size and approximate time taken.
5.Concurrent installation/downloads