Explain the difference between integration testing and
system testing with real time examles?
Answer Posted / mudaseer
integration testing example when you sign up in gmail your
id is created and when you sign in again you should be able
to login .this is integration test case
system testing testing the whole system from end to end for
example sign in to gmail then send email chat with your
friend delete a email search for an email move an email to
spam folder then logout here you have tested from end to end
this is system testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How will you determine when to stop testing?
test cases for compose functionality of gmail
what is coupling integration testing
what are your thoughts on SPRINT duration
write test cases on wall
Write the test cases for yahoo home page
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Have u ever done testing related to a database,give examples to support u r answer.
can anybody tell me what is release process of company? release note?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
is it possible to do performance testing in stand alone application..how wil u do that ???????
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Architectural structure of the insurance project?
what are the 3 test tool categories and describe what each can do.