Answer Posted / 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 |
Post New Answer View All Answers
14.What is function point breakdown?
What is Traditional testing & Object Oriented testing?
Can you explain the workbench concept?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
What are the review documents used for testing?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
Explain unit testing, integration tests, system testing and acceptance testing?
What is configuration management in software testing ?
List the considerations in developing testing methodology
discuss black box and white box testing is not widely used if you disagree tell me why?
What is smoke testing and user interface testing ?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is bug release?
. Is any graph is used for code coverage analysis?