Categories
- Agile Testing
- Automated Software Testing
- Data Verification Testing
- Financial Software Testing
- Game Testing
- Healthcare
- Healthcare Software Testing
- Insurance Software Testing
- LoadRunner
- Localization Testing
- Mobile Performance Testing
- Mobile Testing
- Performance Testing
- QTP Test Automation
- quality metrics
- Regression Testing
- Retail Software Testing
- Security Testing
- Software Test Automation
- Software Testing Metrics
- Test Automation
- Test Case Design
- Test Management
- Test Management and Planning
- Test Process Improvement
- Test Strategy
- Test Tools
- Usability Testing
- User Experience
- Web Application Testing
-
Recent Posts
Recent Comments
- Kranti on Data Verification Testing
- shivakumar on Using XPath Axes to Locate Elements in Selenium Webdriver
- Rendezvous Software Performance Testing with Loadrunner | XBOSoft Software Quality Blog on Testing Retail Software – Ecommerce Testing Considerations
- Kristin on Coded UI Test Automation – CUITe Plug-In
- Santosh on Software Testing Trends – Software Industry Trends
Tags
agile agile project management agile testing android testing Automation Automation Testing Coded UI content target data verification Defect defect analysis defect metrics define software quality financial software testing L10N learnability localization testing mobile mobile application testing mobile performance testing mobile qa pharmacy software testing QA qtp scripting QTP VBS automation quality in use requirements scrum scrum testing Silktest software quality software quality measurement software quality metrics Software testing software testing metrics testing testing metrics test process improvement test strategy url redirection test url test usability user experience Visual Studio Web Application TestingLogin
RSS
Category Archives: Web Application Testing
JSAS Test Automation
More and more companies are now using Agile as their development methodology. This requires that test cases be executed, completed in a short time, and repeated very often. To reach these objectives, automated testing is a must.
There are many ways to setup your automation testing system. The purpose of this blog is not to compare andconclude which one is the best; but mainly to show an example of creating and executing JSAS test automation, one of the automation platforms that we’ve been using lately. .
First, what’s “JSAS”? More
Testing HTML5 Web Sites – Choosing the Right Browsers
In a recent testing project, we encountered a problem where we could not verify the feature of dragging a picture inside a web page with an IE browser. But More
Performance Testing and Test Automation Best Practices Webinar
On August 8 2012, together with BlackLine Systems, we held a webinar on Performance Testing and Test Automation Best Practices entitled: How to Achieve and Maintain High Quality SaaS Software in the Cloud Donna McCollum from Blackline Systems and Philip … More
Software Quality Metrics and Evaluation – QUATIC 2012 Conference Presentation
Some of the research that we’ve been doing on web application quality, quality evaluation, and software quality metrics, has been chosen for presentation at the Quality in Web and Mobile Engineering Track. The title of the paper I’ll be presenting is: Using Web Quality Models and Questionnaires for Web Applications Understanding and Evaluation. Fortunately, our research was also selected as one of the best papers of the conference. So, I’m so lucky… I get to present the paper in the conference main track as well! So if you have a chance to come see me in Lisbon on Sept 3-4, 2012, I’ll take you out for dinner!
Software quality and User Experience
In summary, the paper presents More
Web Application Testing – Security and Performance Inspection using Fiddler
Fiddler is a Web Debugging Proxy tool which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect traffic and can be used by developers to debug web programs. It can also help testers inspect and examine the traffic between the user side of a web application and web server. I’ll just talk about the tool from a tester perspective, and discuss some simple uses that we’ve run across. More
How to Test URL Redirection
How toTest URL Redirection
Website URL redirection is used in several instances. For example:
• When the domain is reallocated from www.example.com to www.anotherexample.com. Because people will still keep www.example.com, instead of the new one for the website in their bookmark.
• When the webpage is renamed or reallocated.
• When you expect different content for different locations of your user population. An airline website for instance; the default “from” location for a ticket would be Chicago if the user IP is from Chicago, etc.
Testing redirection in a live environment is simple. Just type in the domain alias in the address bar, and then check the final response. But what about the test environment? More



