AndroidTechnologyTesting

Performance Testing using MONKEY tool for Android

It’s surprising that only about 8% of developers actually test their application. There are so many buggy apps on the marketplace and it is quite disheartening for developers who take mobile app development seriously. “Release it now, fix it later” is a common practice these days. A buggy app will always cost the developer and the […]

Technology

Ethical Social Networking

I recently came to notice a post on one of the social networking site depicting a certain number of candidates qualified from a particular state in a very much reputed exam of India. What was wrong in the post was that it claimed absolute wrong figures of candidates qualified in the exam and that also […]

MobilityTechnology

Augmented Reality based Mobile Applications – The Future of Mobile Technology

Augmented Reality (AR) is the next big thing in the world of mobile technology in which the users will be able to experience the real world with computer-generated data overlaid on it. In augmented reality, the sensory feelings of what we see, hear, and smell are enriched to a great extent that it blurs the […]

Application SecurityAWSDevOps

The A to Z of Public Cloud Security Tools

You may wonder why an arrangement of servers, constructed of hard metal, which tend to run hot and weigh thousands of pounds, be called a “cloud”? This can be propped up only by an engineering diagram, in which data travels by an undefined pathway from beginning to end. So, the cloud refers to the randomized […]

GrailsJava/JVMTechnology

Getting Started With Azure Blob Service Using Grails

Many of you already know about Microsoft Azure, which is a cloud based computing platform infrastructure for deploying, and managing applications and services globally. One of its most useful service is the blob service, which is a service for storing large amounts of unstructured data, whether text or binary data which is easily accessible from […]

DevOpsTechnologyTesting

Performing Heavy Load Testing on your Website using Locust

Locust is open source and distributed load testing tool , intend to load test websites. A fundamental feature of locust is that you can describe all your test case in python code. This lightweight, distributed and scalable framework helps us to find out how many concurrent users a system can handle by writing test case […]

Technology

5 Key Advantages of Independent Testing

Testing is an important factor, not only in identifying and fixing bugs in an application but also in determining its life cycle. You will agree that thorough testing is crucial for rapid delivery of high-quality software. Industries across the globe have competently transformed testing mechanisms to proactively prevent bugs, thereby attaining higher quality standards. Independent […]

DevOpsTechnology

10 Key DevOps Practices to Improve IT Efficiency

DevOps integrates development and operations by maintaining close communication and collaboration across Development and Operations. Development, Testing, and Operations are all directed towards a common goal and work according to inputs from each other. DevOps as a service automates the end-to-end delivery processes within an organisation.  DevOps requires cloud environment to succeed, whether inside your […]

Technology

Usability and User Experience – the Cornerstones of UI Design

User Interface Design or Engineering, also known as Front End Development, is all about designing attractive user interfaces for different machines, software, mobile devices, or other products with the aim of enhancing user experience. UI design is extremely powerful as it leads to enhanced user engagement leading to greater success of the application. A good […]