CHROMIUM

Welcome to CHROMIUM's very own blog!

Author Archive

Using JvisualVM for Monitoring Memory Utilization

Being QA Engineer it should be important to monitor the memory being utilized by the application. As I am working on a JAVA project, I will share with you how this can be done in tomcat server.   First of all make sure JMX Remote is enabled on Server. This can be done by adding […]

Types of Response Codes

Hi Everyone,   Being part of smartOCI team I thought to share with everyone how can one test a webservice where there is no UI involved, but to start with I will just explain the Response Codes here. Although there are different tools available out there, SOAPUI and HTTP Requester are the most popular. Currently […]