Software Testing
Cross Browser Testing
For web based application, cross-browser testing is as critical as functional testing. This is especially true for consumer websites that are not limited to users within a restricted network environment and therefore will be accessed by real-time users from their favorite browsers. Today there are several major browsers are Internet Explorer, Firefox, Chrome, Safari and Opera with different active versions on different operating systems (Windows, Mac and Linux), themselves of different versions.
Although developers verify functionality through unit testing, cross-browser testing can be very tedious and time-consuming, but here the QA engineer can play a vital role by taking over the task of verifying that a website or web application is stable across all supported browsers in different environments.
Free Cross Browser Compatibility Testing
27% Visitors leave sites because of broken links, missing media or slow pages. And most do not return. Can you afford to lose 1/3 of your customers?
Ivesia’s software testing & quality assurance services ensure quality of your software, which enhances your business decisions and allows you to serve your clients better. Ivesia is committed to providing you exceptional software test consulting & quality assurance services, whether the engagement is supplementing your in-house staff; acting as an extension of your IT team or taking complete ownership of your software QA testing team.
At Ivesia, we know that Publishing, Marketing and Corporate Communications professionals are facing common critical issues:
- An ever growing volume of online content
- Shorter lead times for incremental content updates
- A risky lack of efficiency and accuracy when publishing content
Image recognition using TestComplete™
Testcomplete™ can be used to automate testing of Web & windows applications. Although TestComplete™ supports major standard controls, windows and objects in a wide variety of applications, there are some controls and windows that cannot be recognized by Test Complete directly. For example cells in few grid controls, buttons in some flash applications may not be accessible by TestComplete™. Handling TestComplete™ during such conditions makes automation little challenging.
It is possible to overcome these kinds of difficulties by using a low-level recording approach to test such applications. The main drawback of such an approach is that the script will require several changes even for a simple UI change in the application. So, creating and maintaining a stable script with this method is also not possible. Low-level Recording will be usually used in TestComplete™ for automating Testing in browsers other than IE and Firefox. Any application that needs to be tested in other browsers (such as Google Chrome or Opera) using TestComplete™ automation needs to approach low level recording technique.
Data – Driven testing using Testcomplete™
In Test Automation, Data driven frame work is a most effective frame work which gives more test coverage, with less effort.
It becomes necessary for testing an application with different test data even in automation testing. While developing test automation for these types of application, Data-Driven frame work is best to use.
General Approach for creating data driven test:
- Record (or develop) your test scenario with a set of test data in your tool.
- Create data storage (Excel, csv or data base) and in which give multiple values for each test data.
- Replace the values in the recorded script with proper variables.
- Write script to access a set of test data from the storage, and assign it to those variables. While executing the test these values will be used.
Ensuring quality of user interface in mobile applications!
United Testing Initiative (UTI), a collaborative organization focused on mobile application quality and consisting of representatives from AT & T, LG, Motorola, Nokia, Oracle, Orange, Samsung, Vodafone and Sony Ericsson have released the best practice guidelines for developing quality mobile applications. This can be found
.I have culled out the user interface portion of the best practice guidelines and I have converted them into quality guidelines of mobile applications. The user interface quality guidelines of mobile applications should certainly have the following features:
- Keep the status bar hidden only when the application’s user interface is better without it
- Ensure that the back button always navigates through previously-seen screens
- Make sure navigation between application elements are easy and intuitive
- Ensure that the application uses relative layouts and device independent pixels, without making any assumptions about screen size, resolution, orientation or input.
Factors that influence the quality of usability in mobile software!
Mobile apps are evolving rapidly making ubiquitous information, accessible anytime and anywhere across diverse devices. This has meant an increased need for ensuring the usability of the apps on the mobile and not just the functionality of the apps. Some of the common factors that influence usability of mobile software are:
Adopting PC approaches directly for mobile software
Most programmers who work on mobile software were trained to develop software for the desktop environment. There are many standardized practices in such a development environment and programmers with relatively low usability knowledge / experience can borrow standard interfaces and libraries and create usable programs.
In the case of mobile software things have not evolved as much. Moreover, for each mobile platform, there are new set of standards, technology used is different, look and operations are also different between platforms. This adds to the complexity of mobile software while adopting desktop approaches to developing them.
Mobile application performance monitoring – few things to be considered!
Mobile web application usage is increasing by the day as the mobile penetration is multiple times larger compared to PC penetration. All businesses and organizations that are looking at leveraging the mobile medium should ensure high performance of their mobile web applications lest their end-users will move on to other providers apps.
The predominant issue with most mobile web apps is related to the speed at which the application loads. This would affect the bottom line and it becomes necessary to monitor and optimize the performance of mobile application and the supporting infrastructure for better user experience. As it is, the mobile application spectrum has a number of challenges such as the uncontrolled and unpredictable nature of web apps, limited visibility on the end-user experience, and difficulty in identifying and resolving problems.
Mobile testing – is it similar to application testing?
The answer seems obvious, or does it? After all, the application on a mobile device has the same functionality as the application on a standard desktop computer or laptop. Well, the difference is that mobile apps have to be tested for their non-functional aspects (such as usability) on mobile devices and not just primarily focused on functional testing.
There are a number of challenges that are a direct result of the unique features of mobile devices and wireless networks:
Mobile context – interaction between the users, applications and the surrounding environment that may distract user’s attention
- Connectivity – slow and unreliable wireless network connection with low bandwidth is a common hindrance for mobile applications
- Screen size – physical constraints of mobile devices, especially small screen sizes
Approach on Website Testing
Website Testing
Ivesia has a good experience in testing websites in various domains like Media & Entertainment, Dating, and Digital News Media. Though testing of websites requires minimal training and knowledge about application, it requires a tester to possess the skill of testing the site from Business user’s perspective
We consider the following aspects to QA on websites
- How user friendly is the site?
- Testing portion of websites which integrates the websites with network community like facebook, Twitter etc.
- How compatible is the website across various browsers?
- Of course, any Typo or verbiage problem in page content
- Accessing websites from iPhone using user agents or iPhone Simulator
- Verifying Statistics information like – Total Number of Visits, unique visits to site, Traffic observed in websites
Doing QA Testing for Drupal Websites
Ivesia provides long term QA services for many websites across different domains such as dating website, entertainment Media website, news media websites. Many of these websites are built on the Drupal content management system. Drupal CMS facilitates the publishing, managing and organizing wide variety of content for a website.
These are some of the features that need to be considered when testing in QA for websites built on Drupal platform:
- Drupal offers easy content updating and management capabilities. This means that much of the content displayed on the website will come from end users, rather than the programming staff.
- Drupal gives a precise control over the websites URL structure. Routing URLs may need to be tested.
- Drupal has strong user role and access control functionality. We can create many custom user roles with custom access levels. For a Drupal installation, we need to understand what the custom user roles are and test for them.

