What type of testing will be done in Installation testing
or system testing?
Answers were Sorted based on User's Feedback
Answer / jagadeesh
the type of testing done in installation testing is static
testing.i.e.we will just verify the documents and check
whether we are able to install the product according to the
guide lines given.so here we will be doing only
verification.
the type of testing done in system testing is dynamic
testing.here we will execute test cases.
correct me if i am wrong.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / radhen007
Definition: System testing of software or hardware is
testing conducted on a complete, integrated system to
evaluate the system's compliance with its specified
requirements. System testing falls within the scope of
black box testing, and as such, should require no knowledge
of the inner design of the code or logic.
The following examples are different types of testing that
should be considered during System testing:
GUI software testing
Usability testing
Performance testing
Compatibility testing
Error handling testing
Load testing
Volume testing
Stress testing
Security testing
Scalability testing
Sanity testing
Smoke testing
Exploratory testing
Ad hoc testing
Regression testing
Reliability testing
Installation testing
Maintenance testing
Recovery testing and failover testing.
Accessibility testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gayathri
In Installation testing basically v check 3 thgs
1, easy interface
2, easy navigation
3, how much space is occupied after installation
System testing is functional testing conducted after integration testing. In this v chk for the functionality of the application using GUI, input domain, error handling, manipulation, back end
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / purna rao
system test carried out after integration of all the system
components or modules. During system testing tester has to
look for broken functions by doing Functionality testing.
And System test includes Performance Testing to evaluate
system performance and Memory testing for memory leaks and
also it includes Soak test which exhibits the defects
during system long runs.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / narendra
System testing will be done by Blackbox testers
Blackbox testing will be done.
testing will done in 3 types
1.Big ban approach
2.Top down approach
3.Bottom up approach
| Is This Answer Correct ? | 1 Yes | 9 No |
What are the review documents used for testing?
hi can anyone say how we can use test metrices in an applistion
Is compatabilitytestig and port testing are same
Could anybody tell me types of testing involved when the project is at maintenance.
In your Testing career, what was the critical DEFECT you think...? Please post some real time critical issues for the above question...?
What is Test Strategy and Test Plan..what is the Diff.between those?
when will update and modify the test object properties in the repository?
2. How would u test and automate Windows Screen saver ?
How do you prepare a regression testing suite?
What is test case of dustbin ?
5 Answers Campus Interview, eXtensible IT Solutions, Hewitt, TCS,
what is the difference between use case and test case?
What is cookies?How do you test cookies?