fbpx

Functional Testing

This blog post contains some checklist for cross browser testing of application. Is the HTML version being used compatible with appropriate browser versions? Verify that developed application  is working on almost all browsers, specially IE, Mozilla, Chrome and Safari. Also make sure that it is working fine...

Smoke and Sanity testing are basically done after the deployment. There are some similarities in both type of testing but they are differ in terms of their objective. Smoke Testing: As its name implies smoke testing term was basically used for new hardware or electronics items to...

To make website testing more effective it is good to use some checklists. These checklists will make testing easy and it will also improve the product quality. For this blog post we will cover general web sites testing checklist. Are all tests being run on “clean”...

Quality Management is used to ensure that all the activities related to product design, develop and implement are efficient and effective to the system in terms of all quality aspects. Quality management have three main components Quality Control: in other terms quality control is the process of testing...

Traceability Matrix or Requirement Traceability Matrix – RTM are data represented in table or graphical representation which is used to trace the requirements during the Software development life Cycle. It can be used for forward tracing that is from Requirements to Design or Coding or...

Same as any web or desktop application mobile application needs to be tested for functional and non-functional testing, but the way we test mobile application differs from a desktop or web application. If we look at black box functional testing of mobile application it needs...

Acceptance tests are defined early in the process prior to the system development process in Acceptance Test Driven Development (ATDD). ATDD is basically an Agile system development life cycle approach Here acceptance tests will act as both detailed requirements and test cases at the same time,...

DEFINITION Software quality is the degree of conformance to explicit or implicit requirements and expectations. Definition by IEEE The degree to which a system, component, or process meets specified requirements. The degree to which a system, component, or process meets customer or user needs or expectations. Definition by ISTQB quality:...

Software test automation is in demand now days. Companies are moving to test automation to meet the dead lines of the product delivery. On daily requirement changing it is difficult for a companies to meet deliver the program on time. Automation helps them to reduce...

Following are some of the good tactics to become a good tester.     Honesty: Honesty is the best policy as a being tester as well. Make sure that you are well informing developers about your plan to test application. Supportive: Developers many times seek helps from tester to fix issue...