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

how to write the test case for online (credit/debit) payment

2 Answers   Bank of the West, BirlaSoft,


Why is software testing required?

0 Answers  


What do you mean by Cause Effect Graphing? in which standard its mentioned?

0 Answers   Amdocs,


what is difference between interface and integaration testing?are system specs and functional specs same please tell the difference

4 Answers   pspl,


When u will start writing test cases?who will intemate u ,to write test cases?if the requirements changes day by day what will u do allready written test cases?

2 Answers   CSC,






why we need to write test cases?

3 Answers   ABC, eClerx, Sling Solutions, Tech Mahindra,


one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.

3 Answers  


What is the difference between white box, black box, and gray box testing?

0 Answers  


7. Would you return to this Web site on your own in the future? Why/why not?

0 Answers  


what is meant by bug identification ratio?

1 Answers   Symphony,


If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?

1 Answers  


what are the documents required to stop the testing?

2 Answers  


Categories