Posts

Tools to test design of a web application

Image
I have already discussed what to check when we are testing the design of a web application. That post is design and usability testing  . Here I'm going to tell the tools which help us in design testing. Color Check For checking the color in RGB or Hexacode format Colorzilla Add-On in Firefox Color picker/Eye Dropper Extensions of chrome Color Picker in Windows Size To check the size (in pixels) of different sections of web page Measure It Add On in Firefox and chrome Font Check Font finder for checking the font style and complete details of text position in the web page. Font finder in firefox ContextFont Add Ons in Firefox. Select the text whose font needs to be checked then right click. Its font will be shown there. Font editor in Chrome helps in editing the font in the web page to check which font will work and look better. Check for below image containing F after installing Font editor in Chrome. Check this link for different convers

Amazon offers

Opening a link of one browser in another browser without opening another browser

Image
If you have a web application which has many links and you want to test all the links in the same browser and also in another browser. What would be the default thing which you would do? You will copy the URL and open another browser and paste it. Then check whether that link will open properly or not. This is fine until you have only few easily countable links to do. What if there are many hyperlinks and copy paste work of them is very tedious. You just drop out doing such things and give up because you don’t want to do it. Here are the solutions for it. If you have to open a link in another browser Use Firefox. Firefox has an Add On “Browser View Plus”. Install the Add on. Then go to Tools ">" AddOns And select Options in “Browser View Plus” section. Enter the browsers in which you want to open the links. That’s it. Go to any link and right click on it. You will find “Open With” option which has the browsers list which you have mentioned in the Option dial

Design and Usability testing

When you go to meet a person for some purpose…. and if he has got a scary and unfriendly appearance. What would be your next step? Dropping the idea of meeting him and searching for another person, who can receive you properly and serve your purpose perfectly with good responses. Am I Right? Now in above statement, think that you are a customer and you visited a web site. And website is the another person who is not so approachable. Here the approach of the web site is design and performance of the site. Visitor will switch to another web site if he is not pleased by its appearance, its performance, its usability. Visitors will explore the site more if they are satisfied. After all this, user tries to check if his purpose is solved or not. Testing functionality, end to end flow, performance is normally done for all web applications. But, what about design and usability testing? In this post I’m going to explain factors to be considered to test a design of an application. Con

Browser Compatibility testing OR Cross Browser testing

Browser compatibility testing which is also called as cross browser testing, multi browser testing , in simple words, is testing a application in different browsers and also in different versions of browsers. This task is mostly automated because it is very difficult to perform it manually. But here I’m going to provide a series of steps which will help you give more test coverage by performing the cross browser testing manually. At the same time there are many hurdles when you start testing a application in different browsers. For example chrome will not let you install different versions of it in your system, similarly with Firefox. So here we go for a quick round up of how to test a web application in different browsers with different versions without struggling. Points to be remembered before performing such testing Note down all the browsers along with their versions in which application needs to be tested. Check the minor versions in them and reduce the count by removing

Scrum Methodology - Quick Info

Image
It is one of the unique methodologies of agile methodology. Scrum  It is an   iterative, incremental   framework for project management . It   is a loose set of guidelines that govern the development process of a product, from its design stages to its completion. It aims to cure some common failures of the typical development process like a. chaos due to changing requirements, unrealistic estimates of time, cost and quality of the product. Meetings 1.      Daily Scrum meeting or daily stand up meeting: agenda:  what is done, what is planned for today, what are the problems in accomplishing the goal? 2.      Sprint planning meeting : Before each sprint cycle (7-30 days)starts, prepare sprint backlog, timelines, 3.      Sprint review meeting: done at the end of sprint cycle, review work completed and not completed, demo the work completed, do not demo incomplete work, 4 hour time will be allocated. 4.      Sprint retrospective meeting: done at the end o

Input Data Validation

Every web application is expected have at least one submit form. Data entered in form is transferred as input to database or to any other application and will decide the output. So, input data plays a very important role in retrieving the output data. Such data needs to be validated by the code. And tester has the responsibility of validating such data. At this point tester thinks about how can the validations be done and what type of data should be provided to validate the input field. Test data needs to be created and passed to the form through the automation tool or manually. Here are few steps or guide lines to validate the data. Let’s consider a sample form which acts as input to signing in as new member in a social networking site like facebook. It contains different types of input fields – Numeric, String, Alpha Numeric, date, preset values (from drop downs or check boxes), file uploads and Email addresses. Name: String input field Password : Alphanumeri

Bloggers day

Lets celebrate Bloggers day on August 31st. Get ready with the 5 new blogs which you like to recommend to others. Why is August 31st selected as bloggers day? August 31st means '3108' which resembles 'Blog'. For more details of it visit the site  http://www.blogday.org/