Evolvement of Kubernetes to Manage Diverse IT Workloads

This article talks about how Kubernetes has emerged from container orchestration platform to manage complex workloads in AI and Machine Learning Stacks, Managing containers in NFV architecture and handling hardware GPU resources.

Technical Documentation

Test Driven Development

Software testing is a mechanism in which the program or an application is executed where the basic intention is to find out the discrepancies and deviations between the desired result or the outcome and the actual result or outcome.

What DevOps Mean to QA/Test?

DevOps – as it stands for “Development” + “Operations” is a buzzword these days and everyone is trying to get some insight into it. As exciting as it may sound, many in the test department have a common question – “Where do they stand in the whole premise of DevOps?”.

Windows Hardware Quality Labs (WHQL)

Windows Hardware Quality Labs or WHQL is Microsoft’s testing process which involves in running a set of tests on third-party hardware or software application, and submitting the log files from these tests to Microsoft for review. Products that pass the WHQL tests get to use a”Certified for Windows” logotype, which certifies

Basics of Big Data Performance Benchmarking

This blog introduces the need for specialized tools for benchmarking Big Data products. Different tools and methods were introduced. We will continue this blog series and add specific test commands with Lab setup. We understand the need to also present our performance results for common benefit of the Big Data community. Our present study does reveal gaps

How to Perform Hardware and Firmware Testing of Storage Box

In this blog will discuss about how to do the Hardware and firmware testing, techniques used, then the scope of testing for both. To speed up your testing you can use tools mentioned end of this blog, all those tools are available on internet. Knowing about the Hardware/Firmware and how to test all these will help you for upgrade testing of a product which involve firmware

iSCSI Session, iSCSI Login and Connection Between Its Initiator and Target

This blog discusses iSCSI session, iSCSI login and the components required for a connection between iSCSI initiator and iSCSI target in detail. The previous blog from this series introduced the basics of iSCSI protocol. The group of TCP connections that link an initiator with a target form an iSCSI session. The purpose of the iSCSI login is to enable

Computex 2017: Where Technology Innovations Converge

Computex 2017 will be held from May 30th to June 3rd in Taipie, Taiwan. Computex is one of the biggest B2B IoT events and it is gradually evolving into a global startup platform. Over the years, Computex has established itself as a building block for Global Technology Ecosystems. The main focus of the event is Artificial Intelligence, which includes Robotics, Gaming,

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