
Basics of vCenter Plugin Automation
vCenter plugins are additional features of the vCenter web client that aid in the management of vendor specific operations (on Storage, Networking and virtualization). These plugins are developed by third party developers to provide a vendor specific user interface in vCenter. For example, a Storage vendor can extend the vCenter web client interface
Challenges of Cloud Application Development
Web applications running on a cloud platform are different from applications running on-premise in many ways. A cloud based infrastructure provides many services and options to develop a scalable and highly available application which can cater to a global audience. It provides unlimited opportunities for an application to scale and match business requirements.
Java9 With JShell
Although most of the programming languages tend to come and go, JAVA is one that’s here to stay. As one of the most popular and widely adopted languages with a high performance, scalable runtime and innovations towards the JDK, it has a large impact on the world’s computing infrastructure. The motive for evaluating Java9 is to make JDK more modular
Behavior-Driven Development (BDD) Test Automation Using Cucumber
Behavior-driven development (BDD) is a software development process that has come out of the software engineering methodology of test-driven development (TDD). BDD (behavior-driven development) is largely facilitated through the use of a simple domain-specific language (DSL) using natural language constructs (e.g., English-like sentences)
Importance of Automation in QA Ecosystem for Rapid Product Release Cycle
Every product should go through quality assurance or testing, before going to market, to make sure that the product is developed as per expectations. This involves various testing phases such as build testing, smoke/sanity testing, feature testing, regression testing and sometimes products need to go through performance testing as well. All these phases help

5 Reasons Why Key Decision Makers Outsource their Product Sustaining & Support
With businesses going global, product companies are facing stiff competition with changing consumers’ need and rapid technology advancements. This has led product companies to launch more and more new products with advanced features. This has definitely helped companies in maximizing their
SDN Controller Performance Challenges – 2
In a typical data center, approx. 100k per second is the median flow arrival rate. And worst case estimates are 10M flow arrivals per second. With the…