Posts

Amazon offers

Estimation of the test effort

Estimation is the base step of any project. If it is not strong then the whole project and sometimes the client itself will be out of our hands. It is not an easy task and not a difficult one too. Not every estimation is successful. Too much of estimation will lose the client and less estimation will scare the employee. Balancing both and winning the project is what needs to be learned. Here are the factors which should be considered before making estimation 1.        Technical a.        Experience and Knowledge of test team in the technology which is used. b.       Type of application – web application, executable file, games or any other. c.        Technical dependencies (if development and testing team is not at one location). d.       Tools used and their flexibility 2.        Functional a.        Number of requirements free zed b.       Number of critical functionalities c.        Types of testing done – User interface testing, cross browser testing, localization testing and ma

Want to spell check and grammar check your complete web application

Excellent tool to check spelling errors, grammar and broken links in complete web application. If you want to crawl the entire web application and check for spelling mistakes, typo errors you  do not need to check each page manually. Let your application be multi-lingual web application, but it can check for the spellings. Here is a super tool for it      Inspyder Software Features at its best –         Check the spellings of the complete web application            Check the grammar mistakes of the complete web application            Check for the broken links            Lets you select any language as the dictionary against which spellings are compared.            Provides you to create a custom dictionary which contains a set of words which are not actually spelling mistakes in your application.            Provides good report based on your preferences. Check the site http://www.inspyder.com for more features and tools of it.

Tips for testing multi-lingual web sites

This is a article by: Inder P Singh(picked from a site) These days a number of web sites are deployed in multiple languages. As companies perform more and more business in other countries, the number of such global multi-lingual web applications will continue to increase. Testing web sites supporting multiple languages has its own fair share of challenges. In this article, I will share seven tips with you that will enable you to test the multi-lingual browser-based applications in a complete way: Tip # 1 – Prepare and use the required test environment If a web site is hosted in English and Japanese languages, it is not enough to simply change the default browser language and perform identical tests in both the languages. Depending on its implementation, a web site may figure out the correct language for its interface from the browser language setting, the regional and language settings of the machine, a configuration in the web application or other factors. Therefore, in