What is system testing ?
Answers were Sorted based on User's Feedback
Answer / imtiaz ahmed
System Testing proves that the system meets all objectives.
This type of testing provides an external view of the
system in such a manner that would be easy to use for the
user since user is not concerned how the system response
and works as only requires that the system functions
properly. It can be also referred to as verification
testing when the testing occurs in non –live test
environment. This type of testing is based on system
requirements and operations document. This type of testing
would ensure that the software product operates in all the
different environments where a program may operate like
various operating systems, various Internet browsers,
various Internet speed and various resolutions.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venu
functional testing + non-functional testing is called system testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / irphan kanwade
system testing is the process of testing the functionality
behavior of the entire application right from the first
module to the end of last module.under this functional
features,non-functional features,performance,comparability
can be checked.objective is to check the completeness and
correctness of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
What is meant by back-end testing?
What r the different FUNCTIONAL testing techniques?
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]
How to respond to Test cases questions while in an interview?
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?
How can you conduct Database testing manually?...
what is Middleware? can anybody explain me?
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
Can any one explain me, What is Integration testing process?
what is the use case ? what is the use of the use case ?
what is agile model and spiral maodel?pls explain with an example?