| Topic :: |
End To End Testing |
|
Topic Submitted By :: User1 |
| |
Reply Posted By |
| |
|
Re: End To End Testing |
Reply # 1 |
End to End testing is also called system testing. Done by
Senior test engineers or Test lead.  |
Roopesh |
| |
|
Re: End To End Testing |
Reply # 2 |
end to end testing is nothing but system testing..testing
the application starting from scratch to the end after
integrated all the modules.....  |
Hemakumar Jm |
| |
|
|
| |
| |
|
Re: End To End Testing |
Reply # 3 |
end to end testing or inter system testing :
example : E-seva  |
Ravichandranath |
| |
|
Re: End To End Testing |
Reply # 4 |
end to end testing is nothing but inter system testing. if
our application should share the data with other similar
applications ,testing whether it is coordinating properly
with other applications is called end to end testing
ex-E-seva  |
Jyothi |
| |
|
Re: End To End Testing |
Reply # 5 |
Test the application from one end to another end at a time
is called End to End testing generally it is conducted
before closing the testing
This test is conducted to validate the flow of data between
modules
And know the behavior of the application
This is also part of the system testing
 |
Narender Reddy |
| |
|
Re: End To End Testing |
Reply # 6 |
E2E is done after system integration testing as a
successfull SIT is the entry criteria to start off with E2E.
E2E is almost like UAT with an exception that it is done by
testers.Here we test the full flow for every business
rules. A tester would give an input and straight away see
the output. Generally a defect encountered in E2E is tough
to fix as one would not know what caused it.Setting all the
business rules appropriately and evaluating a system is
nothing but E2E.  |
Aditya |
| |
|
Re: End To End Testing |
Reply # 7 |
adhikadhur a suligaa  |
Akiala |
| |
|
Re: End To End Testing |
Reply # 8 |
After Unit testing start to User Acceptance testing is done
this is End To End Testing.  |
Vijay |
| |
|
Re: End To End Testing |
Reply # 9 |
To check wether our application bulid is coexstence with
other application bulid or not.
For ex we are using front end screen in java script and
back end screen in sql, our apllication build support both.
 |
Kiran |
| |
|
Re: End To End Testing |
Reply # 10 |
To check wether our application bulid is coexstence with
other application bulid or not.
For ex we are using front end screen in java script and
back end screen in sql, our apllication build will support
both.
 |
Kiran |
| |
|
Re: End To End Testing |
Reply # 11 |
To validate one Application resources are using another
application resources or not.
Example:Hotel Software,e-seva  |
K.bharath |
| |
|
Re: End To End Testing |
Reply # 12 |
Hi
it is inter system testing or interoparablity testing
To check our software coexistanece
with other software and share comon resourses or not
example banking
i am request every persion it is not game the number lifes
based inthis site please invove with interest
thanks  |
Ravinder |
| |
|
Re: End To End Testing |
Reply # 13 |
A comprehensive type of testing that covers all stages in a
testing process from start to release of the product.  |
Sujoy |
| |
|
Re: End To End Testing |
Reply # 14 |
End to end testing means from the staring point to end
point of testing of one s/w build. all the user interface
testing,functional testing & non-functional testing is
comes under this end to end testing.  |
Sunil Ray |
| |
|
Re: End To End Testing |
Reply # 15 |
End-to-end testing is the process of testing transactions or
business level products as they pass right through the
computer systems. Thus this generally ensures that all
aspects of the business are supported by the systems under test.
regards
somu  |
Sm |
| |
|
Re: End To End Testing |
Reply # 16 |
it is a type of testing in which one will perform testing
on the end to end scenarios of the application
ex:login
balance enquire
withdraw
balance enquire
logout  |
Hima7 |
| |
|
Re: End To End Testing |
Reply # 17 |
Testing 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  |
Saswati |
| |
|
Re: End To End Testing |
Reply # 18 |
End to End testing is finalise result of the project.
it's once again revision of the project  |
Sivas |
| |
|
Re: End To End Testing |
Reply # 19 |
it is an end to end testing where testing environment is
just like production environment..........
regards
chethan  |
Chethan |
| |
|
Re: End To End Testing |
Reply # 20 |
The definitions of end-to-end testing listed on this page
are very technical. We think end-to-end testing does not
only include systems but also the complete organization. In
order to understand whether a product or a software can be
offered as intended the complete production chain should be
tested, starting from a customer touchpoint until the very
end of a transaction.  |
Cridon |
| |
|
Re: End To End Testing |
Reply # 21 |
Visit Below link to Know Answer
http://www.fullinterview.com
 |
Kris |
| |
|
Re: End To End Testing |
Reply # 22 |
plz why ex we r taken e-sava?  |
Srinu |
| |
|
Re: End To End Testing |
Reply # 23 |
End-to-end testing is a comprehensive testing process for
systematically adding and testing new components in
software systems, as well as end-user testing of the
overall integrated system. It refers to user-level testing
of component-based systems.
Fully supporting end-to-end processes requires combining
service-orientation which takes an engineering approach to
reduce the gap between software requirements and
implementation with model-driven design which addresses the
same problem in terms of well-understood mathematical
structures. It verifies that the integrated component works
correctly as part of the overall system, and that the
existing components of the system work as before.
End-to-end testing approaches the system from both the
functional side and the architecture side, thus combining
black-box and white-box techniques. Both techniques are
used in varying degrees for different testing needs.
 |
Venkat |
| |
|
Re: End To End Testing |
Reply # 24 |
E2E is the only test that demonstrates the working of the
complete process and the fault handling in each sub-
process. Methodical and structured E2E testing will
decrease the time and budget involved in UAT and
Infrastructure.  |
Venkat Telaganeni |
| |
|
Re: End To End Testing |
Reply # 25 |
E2E Testing is a System Testing and in a wider aspect its a
system integration testing as well since E2E tests the
integrity between different modules as well integrity with
other systems. Isnt it??  |
Jinu |
| |
|
Re: End To End Testing |
Reply # 26 |
It is nothing but, test the system functionaliy.
A system Where Delivery functional original required is
called as the End to End Testing
REgrads& Thanx
Sasikumar,B
QA-Team  |
Sasikumar |
| |
|
Re: End To End Testing |
Reply # 27 |
Befor UAT we will test complete system flow wise  |
Udaynaik2 |
| |
|
Re: End To End Testing |
Reply # 28 |
It is end to end testing, where in testing environment is just
similar to production environment.  |
Hitesh |
| |
|
Re: End To End Testing |
Reply # 29 |
Testing 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.  |
Chaki |
| |
|
Re: End To End Testing |
Reply # 30 |
"End-To-End Testing" refers to user level testing of
component based systems where application will be tested
from one business flow end to another business flow end
completely covering application's functionality, non-
functional features & UI features.  |
Mallikarjun Vh |
| |
|
Re: End To End Testing |
Reply # 31 |
End-to-End Testing is when you take a process from the very
beginning all the way to the end – like accepting an order
from a customer and then processing that order all the way
through fullfilment, accounting and shipping. This is
basically exercising an entire “workflow”. Although System
Testing is similar, in System Testing you do not have to
complete the entire workflow but may exercise individual
interfaces one at a time. However by the end of System
Testing most test environments will exercise (or should
exercise) an entire end-to-end test.
i read this on net only, and found usefull.
thanks  |
Jitendra Kr Sen |
| |
|
Re: End To End Testing |
Reply # 32 |
End-to-end testing involves ensuring that that integrated
components of an application function as expected. The
entire application is tested in a real-world scenario such
as communicating with the database, network, hardware and
other applications.
For example, a simplified end-to-end testing of an email
application might involve logging in to the application,
getting into the inbox, opening and closing the mail box,
composing, forwarding or replying to email, checking in the
sent items and logging out of the application.
 |
Tareq |
| |
|
Re: End To End Testing |
Reply # 33 |
End-to-end testing is the process of testing transactions
or business level products as they pass right through the
computer systems. Thus this generally ensures that all
aspects of the business are supported by the systems under
test  |
Shivanand W |
| |
|
Re: End To End Testing |
Reply # 34 |
End to end testing means " it is the part of system
testing, where we test the application in end user point of
view.
 |
Satheesh |
| |
| |
| |
| |
| |