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 |
compatibility testing?
what are the disadvantages og v-model over waterfall model?
Tell the test cases to test Login Password screen?
Difference between spiral model and proto type in sdlc?
Explain what is exhaustive testing?
How should your staff be managed? How about your overtime?
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
When they freez(baseline) the requirement means in which phase of sdlc
What is application programming interface (api)?
Types of validation Testing?
Explain briefly your project.
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?