Our blog regularly provides you with current and exciting articles on a wide variety of topics from the online world. Stay up to date with us at all times.
Introduction In general, there is a misconception that testing your application is more important than running a code review at every stage of development. This is not true in my…..
By Vishnu CA on June 15, 2018
Similiar to MEAN stack, REAN is a collection of JavaScript-based technologies — RethinkDB, Express.js, AngularJS, and Node.js — used to develop project has a great potential, especially for realtime web…..
By Ranjith VG on May 25, 2018
What is UI Automator? We know it is easy to locate web elements using locators in selenium. Likewise, it is easy to locate android app’s elements too. UI automator is…..
By Munna Dileep on April 17, 2018
1. Introduction Wallee is a payment extension provided by Customeweb, Switzerland that manages the payment configurations of webshops. We can download the magento plugin directly form the github repository and install…..
By Neethu Koshy on March 20, 2018
Magnolia is an open-source digital business platform with a content management system (CMS) at its core. It is developed by Magnolia International Ltd. It contains standardized Java architecture that is flexible enough…..
By Thomaskutty Sebastian on February 21, 2018
Started in 2000 as a “startup” with a 4 member team, it has been a challenging journey for PIT Solutions AG (PITS) until it found its “niche” in software development…..
By Tess Antony on February 19, 2018
Resource Bundle in Java A resource bundle is a Java.properties file that contains locale-specific data. It is a way of internationalizing a Java application by making the code locale-independent. Resource bundles contain locale-specific objects. Extracting…..
By Renjith R Nair on February 8, 2018
In most cases, while sending bulk email newsletters the email template will be the same. These templates will contain custom tokens which should be replaced accordingly for every destination address……
By Hoja M A on December 6, 2017
First of all before anything I write on this blog I must thank PITS for giving me this wonderful opportunity. I was at our clients office in Munich, Germany as…..
By Ranjith VG on October 3, 2017
What is security testing? Security testing is a non functional testing process used to determine that the data contained in an information system is secure and protected. Security testing also…..