what is system testing ? explain with example ?

Answers were Sorted based on User's Feedback



what is system testing ? explain with example ?..

Answer / sandeep ghanekar

System testing is nothing but testing the whole application
which was integrated all the modules.
In system testing, there are two type of testing
1.Fuctionality testing
2.Non-functionality testing
Functionality testing means test whether application
functioning as per requirement or not.
In non-functionality testing, there are several types:
e.g Load, stress, performance, reliability, security,
usability,configuration, compatibility(forward & backward),
scalability etc.

Is This Answer Correct ?    192 Yes 23 No

what is system testing ? explain with example ?..

Answer / shwetha

system testing is end to end testing, where testing
environment is similar to production environment.......

Is This Answer Correct ?    78 Yes 24 No

what is system testing ? explain with example ?..

Answer / suresh

system testing is also called as full fudge testing.system
testing is done when application is completely developed or
deployed in environment and perform testing such type
testing is called system testing.

Is This Answer Correct ?    28 Yes 8 No

what is system testing ? explain with example ?..

Answer / g.ganesh

system testing is also called as full fudge testing.system
testing is done when application is completely developed or
deployed in environment and perform testing such type
testing is called system testing.
system testing is called as black box testing because it
always done by test engineer. system testing is also called
as build level testing it will perform functional testing
and non functional testing(like:GUI testing,load
testing,perform testing,security testing,peak testing.

Is This Answer Correct ?    23 Yes 11 No

what is system testing ? explain with example ?..

Answer / gurbir singh dhaliwal

System testing is more than just error detection;

Testing software is operating the software under controlled conditions, to
(1) verify that it behaves “as specified”;
(2) to detect errors, and
(3) to validate that what has been specified is what the user actually wanted.

Verification is the checking or testing of items, including software, for conformance and consistency by evaluating the results against pre-specified requirements. [Verification: Are we building the system right?]

Error Detection: Testing should intentionally attempt to make things go wrong to determine if things happen when they shouldn’t or things don’t happen when they should.
Validation looks at the system correctness – i.e. is the process of checking that what has been specified is what the user actually wanted. [Validation: Are we building the right system?]

or

In other words, validation checks to see if we are building what the customer wants/needs, and verification checks to see if we are building that system correctly. Both verification and validation are necessary, but different components of any testing activity.

Is This Answer Correct ?    20 Yes 10 No

what is system testing ? explain with example ?..

Answer / vijay.n

Functionality testing means test whether application
functioning as per requirement or not.
In non-functionality testing, there are several types:
e.g Load, stress, performance, reliability, security,
usability,configuration, compatibility(forward & backward),
scalability etc.

Is This Answer Correct ?    16 Yes 11 No

what is system testing ? explain with example ?..

Answer / priya

tester will test whole application with functional
requirement and non- functional requirement.

Is This Answer Correct ?    8 Yes 8 No

what is system testing ? explain with example ?..

Answer / amit purohit

the process of an integrated hardware and software system to verify that the system meets its specific requirements is called System Testing. It is perform when integration testing is completed.It is mainly a Black Box testing. In simple terms we can say that It is perform as the first level testing where the system is tested as a Whole.
It can tested a) Functionally b) Non Functionally

Is This Answer Correct ?    0 Yes 0 No

what is system testing ? explain with example ?..

Answer / naidu

system testing is nothing but black box testing.system testing is done by the separate testing team.it is a production stage testing.

Is This Answer Correct ?    0 Yes 1 No

what is system testing ? explain with example ?..

Answer / gowtham

The software is compiled as product and then it is tested as a whole. This can be accomplished using one or more of the following tests:

Functionality testing - Tests all functionalities of the software against the requirement.

Performance testing - This test proves how efficient the software is. It tests the effectiveness and average time taken by the software to do desired task. Performance testing is done by means of load testing and stress testing where the software is put under high user and data load under various environment conditions.

Security & Portability - These tests are done when the software is meant to work on various platforms and accessed by number of persons.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QA Concepts Interview Questions

Explain the difference between the verification and validation?

0 Answers  


What are the entry criteria for Automation testing?

2 Answers  


what is time estimation..Effort Estimation?can any body give example with formule.?

0 Answers  


What is the format of bug report?

9 Answers   Accenture,


What is the diffrenece b/t regression and integration testing????

7 Answers  






What is basic block?

0 Answers  


What are the common problems with software automation?

0 Answers  


Whate is Software Testing Methodologies

8 Answers   Codon Software,


What is test execution/efficiency metrics?

2 Answers   Covansys,


what is the diff b/w web, window,desktop and client server application testing?

1 Answers  


Do you have a favourite QA book? More than one? Which ones? And why.

0 Answers  


Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.

2 Answers  


Categories