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 |
10 scenarios for security testing using gmail applications?
difference between bug reporting and bg tracking
Who should you hire in a testing group and why?
How will you test Email field?
State a generalized process for load test? Or explain how you did it previously.
What is pending/Rejected defect. Did ever come across such defect? Give example
What are the issues that u observed in the kick-off meeting?
1.What types of documents would you need for QA, QC, and Testing?
Relative to other technical groups in the company? Relative to your staff?
How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explanation plzzzzzzzzzz..
How do you test calculator?
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?