What is meant by system testing?
Answers were Sorted based on User's Feedback
Answer / nani
system testing: testing all the requirements in the
application is called system testing.
it was done by test engineer.
in system testing test engineer test the
1)user interface (colour,size,font,allignement,e.t.c),
2)usability (tab movements,curser blinking,shotcut
keys,e.t.c),
3)functional (front end,back end),
4)non functional (performance,security),
5)validate.
plz let me know if any mistakes in it.
| Is This Answer Correct ? | 14 Yes | 0 No |
after finishing integeration testing system testing will
carried out.the combined of the software is tested for its
functionality and perfofmance requirements.
SumathiRajagopal
| Is This Answer Correct ? | 7 Yes | 3 No |
After finishing of integration testing system testing will
start.
System testing is the combination of Functional & Non
functional testings.
Functional testing: Testing the application functionality
against functional specifications provided by the client
Unit Testing
Smoke testing / Sanity testing
Integration Testing (Top Down,Bottom up Testing)
Interface & Usability Testing
Regression Testing
Pre User Acceptance Testing(Alpha & Beta)
User Acceptance Testing
White Box & Black Box Testing
Non-Functional Testing: Testing the application against
client's and performance requirement.
Non-Functional Testing covers:
Load and Performance Testing
Stress & Volume Testing
Compatibility & Migration Testing
Data Conversion Testing
Installation Testing
Security Testing (ApplicationSecurity, Network Security,
System Security)
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / deep
Always the system will be done after
Integration(Interface)testing,
Here we need to test performance and functionality
of the built which is integrated properly.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / vishnu
after the modules are integrated and integrationtest pass
we go for whoel system testing which includes hardware ,
networking, os, performance of the appl.
complete test before the sanity test
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / prashant nagnath chavan
System Testing is End to End Testing wherein testing Environment Should be similar with Production Environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
difference between Manual Testing Vs Automation Testing
what is ECP?
Give an example of High sevierity and low priority
What is virtual creation tool?
How was the regression testing done in your project what was the contribution of the regression test effort for the whole quality improvement?
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?
What are the different ways to check a date field in a website?
what is v-model? explain it in detail?why we call it as v- model not an u-model?
Why does software have bugs?