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 is Defect Containtment?
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!
Roles and responsibilities of TL
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me
What is a Module?
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
Why documentation testing is important?
Once a bug is found how do u report it?wat is the process?
what is BRD and FRD Can any one tell the expansion?
Which test cases are written first: white boxes or black boxes?
What are the types of functional testing?
what is bottleneck of application?