Free Training
C Language   |   CSS   |   MainFrame   |   VBScript   |   PHP   |   XML   |   C++ Tutorials   |   Ajax   |   JavaScript   |   CSS3   |   UML   |   jQuery   |   Microsoft AJAX

Sponsored Links

Testing Tutorials

 
Home Tutorials Testing
 

Challenges in Testing Web Based Applications

 

Challenges in Testing Web Based Applications

In this tutorial you will learn about Challenges in Testing Web Based Applications Introduction, Why testing Web Applications is different? Factors effecting Testing of Web Applications, Why technology platforms affect testing? Challenges in Testing Web Based Web Applications, Summary.



Introduction:

Web based Applications are increasingly becoming more feature rich, important and also the most popular means for developing commercial systems. Most companies opt for developing web based software wherever possible. This helps in catering to large number of end users. The deployment of the apps (once the infrastructure is in place) is fairly easy.

The web based applications are powerful and have the ability to provide feature rich content to a wide audience spread across the globe at an economical cost.

Hence it is a daunting task to test these applications and with more and more features testing these apps is becoming even more complex.
In this article we will study the challenges faced when testing these applications


Why testing Web Applications is different?

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.


Factors effecting Testing of Web Applications:

As mentioned above Web Applications can have a lot of variables affecting them such as:


- Numerous Application Usage (Entry – Exit) Paths are possible
Due to the design and nature of the web applications it is possible that different users follow different application usage paths.


For example in an online banking application a user may directly go to “Bill Pay” page and other users may check account balances, view previous transactions and then “Pay the Bills”.
Generally a large number of usage paths are possible and all are supposed to work well.
All these Permutations and Combinations need to be tested thoroughly

- People with varying backgrounds & technical skills may use the application
Not all applications are self explanatory to all people. People have varying backgrounds and may find the application hard to use. For instance a Business Intelligence application with “Drill-Down-Reports” may work out for certain users but not for others.

Although this affects the design of the applications, but these factors should be tested in usability testing of the applications


- Intranet versus Internet based Applications
Intranet based applications generally cater to a controlled audience. The developers and architects can make accurate assumptions about the people accessing the apps and the hardware/software/technical specifications of the client machines.

While it may be difficult to make similar assumptions for Internet Based Applications
Also the intranet users can generally access the app from ‘trusted’ sources whereas for internet applications the users may need to be authenticated and the security measures may have to be much more stringent.

Test Cases need to be designed to test the various scenarios and risks involved.

- The end users may use different types of browsers to access the app
Typically for internet based applications users may have different Browsers when accessing the apps. This aspect also needs to be tested. If we test the app only on IE then we cannot ensure if works well on Netscape or Fire-Fox. Because these browsers may not only render pages differently but also have varying levels of support for client side scripting languages such as java-script.

- Even on similar browsers application may be rendered differently based on the Screen resolution/Hardware/Software Configuration


- Network speeds:
Slow Network speeds may cause the various components of a Webpage to be downloaded with a time lag. This may cause errors to be thrown up.


The testing process needs to consider this as important factor specially for Internet based Applications

- ADA ( Americans with Disabilities Act)
It may be required that the applications be compliant with ADA. Due certain disabilities, some of the users may have difficulty in accessing the Web Applications unless the applications are ADA compliant. The Application may need to be tested for compliance and usability

- Other Regulatory Compliance/Standards:
Depending on the nature of the application and sensitivity of the data captured the applications may have to be tested for relevant Compliance Standards. This is more crucial for Web Based Applications because of their possible exposure to a wide audience.

- Firewalls:
As mentioned earlier Applications may behave differently across firewalls. Applications may have certain web services or may operate on different ports that may have been blocked. So the apps need to be tested for these aspects as well.

- Security Aspects:
If the Application captures certain personal or sensitive information, it may be crucial to test the security strength of the application. Sufficient care need to be taken that the security of the data is not compromised.


Why technology platforms affect testing?

Technology platform upon which the Web Application was built also creates different strengths and weaknesses. Different Test Automation tools & packages are available for different Technology Platforms. This can influence the Test Strategy and the way in which Test Execution is done.


Challenges in Testing Web Based Web Applications:

To ensure that sufficient Test Coverage is provided for Web Based Applications and to provide a secure, reliable application to the user the above factors need to be considered.



For internet based applications accessibility and security can be important issues.
On one hand Organizations would like to cater to their users around the world on the other hand they could end up exposing their security holes all over.

Testing could be the last chance to ensure the safety of the data and the organization.


Summary:

In this article we studied the various challenges in Testing Web Based Applications. Why Testing Web based Applications is different and different factors affecting the testing.



Read Next: Software Testing Myths



 

 

Comments


bharathp said:

  This is very good :)
June 8, 2006, 7:04 am

Veer said:

  Ths site is very good, has lots of information. Thank you for all this effort and pain you are taking which will benifit most of the IT people.
June 12, 2006, 11:48 pm

kiransss said:

  Will It Apply Both for WebSite Testing and WebPages ? when testing websites we will test with www.aaa.com and webpage we will browse with http:\\\\aaa.html
June 14, 2006, 8:02 am

Shobha Yadav said:

  ThIs tutorial is very useful for freshers like me who needed to brushup there skills everyday.But lots of thinks, which should be added, like, different combination of H/w & S/w which should be tested in this kind of testing.
July 25, 2006, 2:13 pm

sandeep G.S said:

  This topic is very much informative :o
August 11, 2006, 12:51 am

Darshana said:

  :)
Good one has Good Content in it
August 31, 2006, 4:10 am

ravindravarma said:

  the site is extremely useful , has lots of info.Thanks.
December 15, 2006, 7:22 am

mahesh_your said:

  really this site is so much helpfull for new commers and even exp. person also............here we can get lot of information about the testing..so keep posting .so we can get more and more knowladge
December 22, 2006, 1:16 am

Babu Arunachalam said:

  really this site is so much helpfull for new commers and even exp. person also............here we can get lot of information about the testing..so keep posting .so we can get more and more knowladge
May 16, 2007, 8:04 am

Shrweta said:

  Myself also have testing experience of window based application. And I would like to start with web applications.
This article really helps me for begin with testing of web applications.

Really thanks
June 11, 2007, 12:33 am

Saswato said:

  This, topic covers a very good zest of factors that could proove to be instrumental while testing a web-based apps. I am working on this platform and very well complay with whatever information provided here.

Keep it up..!! Thanks :-)
June 29, 2007, 2:02 am

sayli sonawane said:

  This site is very good. It includes core knowledge of all aspects of testing..
July 3, 2007, 6:12 am

Janhavi said:

  This information pretty good nad it gives a good idea to proceed for web based application
Thanx and keep updating
July 3, 2007, 6:48 am

praveen sharma said:

  Such a great thanks to you, i ve started web application testing but i was searching good path to develop test cases for the web application, its good my id pra_official@yahoo.co.in
July 10, 2007, 1:54 am

sivaramakrishna said:

  This is very useful site for web application testers
July 17, 2007, 12:47 pm

sujata.v said:

  i am testing a web page i need more help. This page gave me more information but i need a guide while testing a web page. I am a beginner in testing .please help

-ssujata@gmail.com
July 31, 2007, 7:44 am

Mohit Chauhan said:

  I have some prb to test a web page but after reading this article i am able to solve my problems
September 5, 2007, 2:11 am

shekarrathod said:

  Its good and knowledgeble, and know more about testing methodologies.
September 6, 2007, 1:05 pm

Amit Chowdhury said:

  THIS IS REALLY KOOOL STUFF GUYS.....KUDOS to the guys who came up with this brilliant idea of sharing knowledge.
September 27, 2007, 4:09 am

CM said:

  Looks great
November 20, 2007, 7:13 am

bhavana said:

  Good one..quite informative !!
November 21, 2007, 11:20 pm

Nagender said:

  gr8. Lots of information on this site
November 27, 2007, 5:00 am

Rohit Aggarwal said:

  This site has termendous information in the field of testing. Hat's off to the site owners.
February 26, 2008, 12:18 am

Ashish Baral said:

  This is how the informations managed, categorized and conveyed. contents are well managed and categorized.
means the easiest to get.i will be regular visitor of this site now....thnx 4 d info....keep it up.
May 1, 2008, 2:16 am

daiju said:

  The site is extra good....learninig lot of information
May 6, 2008, 1:16 am

Datta said:

  Provides lot of information to wide range of testing
December 18, 2008, 12:29 am

Post Your Comment:

Members Please Login
Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe    

Sponsored Links