Why testing Web Applications is different?
Answer / ramyab.mca@gmail.com
Hai...
Testing web applications is different because of many
factors scenarios affecting the performance and user
experience.
Web applications can typically cater to a large and a
diverse audience. Web Applications can also be exposed to
wide range of security threats. Web applications may open
up illegal points of entry to the databases and other
systems holding sensitive information.
To ensure that the web application works reliably and
correctly under different situations these factors need to
be accounted for and tested.
Hence a lot of effort needs to put in for Test Planning and
Test Design.
Test Cases should be written covering the different
scenarios not only of functional usage but also technical
considerations such as Network speeds, Screen Resolution,
etc.
For example an application may work fine on Broad Band
internet users but may perform miserably for users with
dial up internet connections.
Web Applications are known to give errors on slow networks,
whereas they perform well on high speed connections.
Web pages don’t render correctly for certain situations but
work okay with others.
Images may take longer to download for slower networks and
the end user perception of the application may not be good.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 4 Yes | 0 No |
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
how can u do regression testing tell me procedure?
One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!
When do you feel that testing should start now while developing an application.
what is agile testing with example
How can data caching have a negative effect on load testing results?
plz tell me the V model with complete explanation(not definition)
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
What types of testing is specifically important for web testing?
What is ADHOC testing ?
On what type of browsers you have tested your web page?
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug