Sat.Jan 23, 2016 - Fri.Jan 29, 2016

article thumbnail

Importance of Test Automation and How Kovair Supports It

Kovair

In our previous blog “Revolution of Testing”, we have discussed the importance of test automation in today’s application development lifecycle. In this blog, we will. The post Importance of Test Automation and How Kovair Supports It appeared first on Kovair Blog.

Testing 60
article thumbnail

Plagiarism Among Programming Blogs And How To Resolve

The Polyglot Developer

With the success of my blog over the years, it was only time before people started plagiarizing my content. Plagiarism is a nasty thing and it really hurts the people who put time and effort into the content that they produce. In case you’re unfamiliar with what plagiarism is, it can be defined as below: Plagiarism via Google Dictionary : The practice of taking someone else’s work or ideas and passing them off as one’s own.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What is Pair Testing?

Testlodge

Sometimes two is better than one. In pair testing, two people sit behind one machine to test the software. One person controls the mouse and keyboard. The other person asks questions, discusses test scenarios, and takes notes. Pair testing is a type of exploratory testing, where two team members discuss and share ideas and scenarios around the software.

Testing 59
article thumbnail

How to Manage Integrated Testing for CI, CD, and DevOps

Kovair

Great products are the result of persistent development and rigorous testing. Today, testing is critical for enterprises to gain leadership, profitability and end-user satisfaction. They. The post How to Manage Integrated Testing for CI, CD, and DevOps appeared first on Kovair Blog.

DevOps 53
article thumbnail

Fill Empty Space With UI Elements Using The NativeScript GridLayout

The Polyglot Developer

So recently I found myself needing to create a screen in a NativeScript Android and iOS app that had a ListView that sat below, or above, a Label UI element. The problem I faced was that there were issues with element sizing. On my first attempt I ended up with a Label and ListView that only took up a small portion of the screen, when I wanted the ListView to take up all remaining space.

article thumbnail

Create A Full Stack App Using Java & Couchbase Server

The Polyglot Developer

Full stack development is all the rage right now. Knowing how all the bits and pieces of an application works is a necessity in modern development. Previously I demonstrated how easy it was to create a full stack application using the Couchbase, Express, AngularJS, and Node.js (CEAN) stack , but this time we’re going to be swapping out Node.js for Java.

Java 40