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 |
How do you define a testing policy?
how to connect your project in database?
Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?
how to do security testing in real time scenario in manual testing and automation testing qtp
what is quality ? What is quality assurance and quality control ?
I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com
When and by How you will come to a conclusion “Prepared testcases covers the given requirements?
What all possible test scenarios can be written for the PAINT OF An Airplane?
1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?
What is the difference between QA and QC ?
7 Answers Tavant Technologies,
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
what is the difference between test case and testscenario,plz answer for this