1.What is end-to-end Testing
2.What ist the difference between WebBased Testing and
Application Testing
Answer Posted / 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 |
Post New Answer View All Answers
What is function points??????
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Why it is recommended to add verification checks to your all your scenarios?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Can you explain tpa analysis?
Explain severity with example and expalin each example?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What are the main key components in Web applications and Client Server applications? and their differences?
what are the prerequisite conditins to test clientserver and web applications
what is dib format?
What is a ‘test plan’?
What are the bussiness scenories?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.