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 |
Difference b/w test case and scenarios.
please anyone let me know the -ve testing of Excel sheet?
what wil be your approach while testing any software ,test to pass or test to fail?
There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client
what is impact analysis?....and base line version?...
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
is it possible to check the Recording/play back in white box testing?
Can you explain a pair-wise defect?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
From which phase will you start testing and How will you find out the left out things in testing?
How to test Requirements?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???