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 |
Explain the difference between alpha testing and beta testing.
How can you do the usability testing?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent
write test case for gmail login page
what is sdlc
4 Answers Accenture, Akamai Technologies, InfoAxon Technologies, Tavant Technologies, Virtusa,
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
What is the template used for informing clients regarding known issues when u near to release?
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
what is your test strategy?
what are the initial templates used in a project (glamorous...)
Can any one tell me the contents in Traceability Matrix
What is the difference between unit testing and smoke testing