INTRODUCTION TO CSS CSS (an abbreviation of Cascading Style Sheets) is the language that we use to style an HTML file, and tell the browser how should it render the elements on the page. A CSS file contains several CSS rules.Each rule is composed by 2 parts: the selector the declaration block The selector is a string that identifies… Continue reading CSS introduction
Author: Shilna Padmarajan
Negative testing
Example of Negative Testing Consider the case of a lift which is a commonly considered example of negative testing. We all know the functionality of a lift. These will be considered as the requirements of a lift like pressing the floor number make the lift go to that particular floor. The door opens automatically once… Continue reading Negative testing
Test case document for adding equivalent item
Testcase documentation – Logo upload functionality
Testcase documentation -Custom price level
Test case documentation of price level based on custom group
What are the Challenges of Performance Testing and How to Overcome Them?
1. Selection of wrong performance testing tools: This is a common challenge and in many situations the most appropriate performance testing tool is not selected. This tool selection depends on a number of factors such as application communication protocol, application technology stack, skill-level of the performance tester and the licencing cost of the tool. If a wrong… Continue reading What are the Challenges of Performance Testing and How to Overcome Them?
TOSCA Automation Tool
Software testing tools have been emerging with the best features and make the tester’s work much more comfortable. There are plenty of software testing tools available in the market, such as Selenium, QTP (UFT), RTF, etc. But the main focus is to provide a quality tool that helps to save time and money. To meet… Continue reading TOSCA Automation Tool