what is Installation Testing?
Answers were Sorted based on User's Feedback
Answer / sandeep nagpal
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.
| Is This Answer Correct ? | 26 Yes | 5 No |
Answer / anjali
After completing the functionality testing,test engg
concentrates on installing and uninstalling the build in a
customer site like environment here test engg verifies
1.if there is a required memory space to install an
application
2.license agreement
3.check set-up programs are properly installed
4.check for uninstallation.
| Is This Answer Correct ? | 23 Yes | 6 No |
Answer / tester
After develop and unit testing(developers think no defcts
in application) the entire application,the software has
been delivered to deployement team(with files like
dlls/exe/xml...) with the installation notes(steps to
deplyoment in the server),the deployement team has deployed
the entire application in the specified servers for
functional testing and/or before deliver the application to
client the entire files are latest one or defect fre
application.
| Is This Answer Correct ? | 16 Yes | 7 No |
Answer / pravin
Installation Testing may be defined as to check all the
other file are creating at the time of installation or not..
| Is This Answer Correct ? | 3 Yes | 13 No |
Answer / manasa
Confirms that the application under test recovers from
expected or unexpected events without loss of data or
functionality. Events can include shortage of disk space,
unexpected loss of communication, or power out conditions.
| Is This Answer Correct ? | 8 Yes | 22 No |
A water-quality monitoring system?
Describe the benefits of agile testing.
What are the Dimensions of Quality?. And Plz give a testCase example using the Dimensions of Quality.
what is project Framework
What is cast?
What is meant by verification and validation?
What is the role of good test engineer?
What are SCORM Standards?
What happens if the time taken to complete a task requires 30 days but u r given only 10 days
Some questions generally asked but i haven't correct answer. Becuase interviewer asking with example. Like : need to verify the google with 4 functionalty. 1. How does we estimate the Test case. 2. How does we estimate the automation testing process.
Can anyone listout major scenarios for a payment submission web page???
What are the five common solutions for software developments problems?