What Is System Testing

Answers were Sorted based on User's Feedback



What Is System Testing..

Answer / sriharsha

System Testing Is end to end testing.
Here we check the behaviour of the module.
Eg:
suppose u r a cust "A".
u open the IE and type in mail.yahoo.com
and sign up.
and once finished u r now back in sign up page to enter ur
account.
give ur login and password and click on sign in.
u should be able to enter.
click on inbox.click on the 1st mail.
click on compose.
send a mail to already created id "B"(eg:b@yahoo.com)
once u get msg sent response...click on sent items and
check.
sign out
click on sign in to yahoo mail.
enter the login and password for B and sign in.
click inbox and check if u have rec a mail from A
click on reply and type sumthing and send it.
check in sent items folder and sign out.
sign in for A.
check if u have rec a mail from B.

This is system testing.

Is This Answer Correct ?    1 Yes 0 No

What Is System Testing..

Answer / swetcha

Black box testing have two most important testing
techniques
One is system testing and the another one is user
acceptance testing
System testing is again branched into two more types.
1.Functional testing:also known as requirements
testing.During this test,testing team validate correctness
of every functionality in application build through below
coverages.
1.behavioural coverages.
2.input domain coverages
3.calculations coverage
4.Error-handling coverage
5.backend coverage
6.service levels coverage
2.Non-functional:userinterface,usability,perfoemance(data
volume,load,stress),scvalability and portability....it
deals about the abo0ve mentioned testings.


System testing is more towards the end user usage of the
system.......mail me if any doubts.

Is This Answer Correct ?    1 Yes 0 No

What Is System Testing..

Answer / pranathi

Testing the software before releasing it to the customer to
identify the correctness, completeness and the quality of
the developed software. The basic thing in system testing
is that this testing is done with respect to customer
requirements (i.e., by using the software like a customer).

Is This Answer Correct ?    0 Yes 0 No

What Is System Testing..

Answer / rahul

testing the entire software with diffenent configuration
and setup to verify that is it satisfy customer requiriments

Is This Answer Correct ?    0 Yes 0 No

What Is System Testing..

Answer / rajesh karanam

system testing is conducted on a complete ,integrated
system to evaluate the system's compliance with its
specified requirements.

it verifies software operation from the perspective of the
end-user, with different configarations/setups

Is This Answer Correct ?    0 Yes 0 No

What Is System Testing..

Answer / rajeshwar rao

Once all the modules are integrated together. There
different types of categories are doing the system testing.
The over all idea of system testing is when u run on
application it s perfectly working or not. This type of
testing is conduct by the testing team.

To end to end testing

Is This Answer Correct ?    0 Yes 0 No

What Is System Testing..

Answer / sandeep m ,lg soft

* System testing falls within the scope of black box
testing,
* System testing is a more limiting type of testing
* it seeks to detect defects both within the inter-
assemblages and also within the system as a whole.

Is This Answer Correct ?    0 Yes 0 No

What Is System Testing..

Answer / sra1

combine all major level module and get system level module.
check the whole system based on software requirement
specification.
it is done by tester
100% black box testing

Is This Answer Correct ?    0 Yes 1 No

What Is System Testing..

Answer / vvisalini

sriharsh whatever the answer u are posted is correct

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is meant by gui testing?

4 Answers  


what is accessibility testing?

1 Answers   Sapient, Valtech,


What is Hands-Off Testing?

0 Answers  


explain current project?

7 Answers   Verizon,


what is the important difference between system testing and functional testing?

7 Answers  


what is differnce between QC @ QA , test strategy, very urgent pls

3 Answers   Microsoft,


can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.

3 Answers  


what is entry and exit criteria and explain it?

0 Answers   IBM,


When wil the verification and validation be done?

2 Answers  


what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explian STLC What is severity and priority and example of highseverity and low priority

3 Answers   Cap Gemini,


Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name

0 Answers  


Tell me the Severity and Priority for the following Case. Login Page is not opening for the First Time - For Valid inputs and the login page is opening for the second time for valid inputs.....

2 Answers  


Categories