1.What is end-to-end Testing
2.What ist the difference between WebBased Testing and
Application Testing

Answers were Sorted based on User's Feedback



1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application ..

Answer / sumit

1.What is end-to-end Testing
Ans:-E to E Testing is nothing but to verify the flow of the
data/communication from one system to the last communicating
system.
Ex- When we are sending mail from rediff to gmail.
We need to verify mail sent from rediff goes to gmail by
traversing through various channels and is received.


OR

:Similar to system testing, the 'macro' end of the test
scale involves testing of a
complete application environment in a situation that mimics
real-world use, such as
interacting with a database, using network communications,
or interacting with other
hardware, applications, or systems if appropriate.

2.WebBased Testing:-
Web sites are essentially client/server applications - with
web servers and 'browser'
clients. Consideration should be given to the interactions
between HTML pages,
protocols, security, applications that run in web pages
(such as applets, JavaScript,
plug- in applications), and applications that run on the
server side (such as CGI
scripts, database interfaces, logging applications, dynamic
page generators, etc.).
(Additionally, there are a wide variety of servers and
browsers, various versions of
each, small but sometimes significant differences between
them, variations in
connection speeds, rapidly changing technologies, and
multiple standards and
protocols). The end result is that testing for web sites can
become a major ongoing
effort.

Application Testing:
Process of testing to verify that the functions of a system
are present as specified.

Is This Answer Correct ?    7 Yes 0 No

1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application ..

Answer / sheshanth

HI
End To End Testing is
1. Test The Functionality & Regression .
2. Check for Hardware InterPhase.
3. Check for Network Accessibility.
4. Check for OS interphase as per SRS.
5. Check for Performance .
ETc

Is This Answer Correct ?    13 Yes 12 No

1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application ..

Answer / raji

End to End Testing: is nothing but penetration
Testing.whether our application build is co existing with
other existing system or not? this is called end to end
testing.

web based is 3 tier architecture contains
business,application and physical layers
application is 2 tier

Is This Answer Correct ?    9 Yes 10 No

1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application ..

Answer / vas

End-to-end testing means navigating all the features and
test till the end feature whether all features are working
fine or not.
For example: If you login into any web page, from the login
page to till the time you log out.

Is This Answer Correct ?    4 Yes 7 No

1.What is end-to-end Testing 2.What ist the difference between WebBased Testing and Application ..

Answer / shivagi

DIFFERENCE BETWEEN WEBBASED TESTING &APPLICATION TESTING IS
ONLY IN ARCIHITECTURE
WEBBASED APPLICATION ARE 3 TIE OR N TIER ARCHIRETURE
WHERE AS APPLICATION ARE 2 TIEER ARCHITECTURE

Is This Answer Correct ?    3 Yes 13 No

Post New Answer

More Manual Testing Interview Questions

1.what types of testing do testers perform ?

1 Answers   HP,


Can you explain requirement traceability and its importance?

0 Answers  


Which testing is used only in web based application but not for client-server applications?

5 Answers   Cap Gemini,


What is Bug leak or Defect leak ?

2 Answers  


hi, I want the sample project documentation, will any one guide me by giving the procedures, mail me in my mail id gpriya_1980@yahoo.co.in thanks in advance

1 Answers  






What is mean by Test Plan? What details will be mention in it?

3 Answers  


Does we make documentation for all defects?

2 Answers  


what is accessibility testing ? with one example

1 Answers   Fiserv,


Where we have to use perl scripting in Testing approach and its importance

0 Answers  


What is ofx testing?

0 Answers   Infosys,


Client want to execute 1500 test cases and delivery within three days? But i have 5 resources? How its possible?

4 Answers   TCS,


2. What resources do you use to learn about Web accessibility?

0 Answers  


Categories