spk-logo-white-text-short2
0%
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Requirements/Test Management

Automatically Scraping Webpages using Python 2.7

Automatically Scraping Webpages using Python 2.7

In today’s Internet, it takes specific skills to efficiently find the “Data You Want” inside of the “Data You’re Given”. I was reminded of this the other day watching a colleague struggle through data collection, clicking buttons and getting diverted by advertisements...

6 Reasons to Use VMWare Workstation for Prototyping and Testing

6 Reasons to Use VMWare Workstation for Prototyping and Testing

Why would the average engineer want to create and use a virtual machine on their laptop or workstation? After all, usually an engineer has a perfectly good machine to work with, right? That may be true. Perhaps the engineer may even have access to more than one...

How does the Windows Phone 8 Kool-Aid Taste?

How does the Windows Phone 8 Kool-Aid Taste?

I’m just going to come out and say it: I drank the Windows Phone 8 Kool-Aid. My coworkers mock me, and I accept this. But darn it, I want to believe! (and it tastes a lot better than what I was drinking before.) And it's certainly better than if I wandered over to the...

Leveraging PTC Integrity for IEC 62304 Compliance

Leveraging PTC Integrity for IEC 62304 Compliance

Executive Summary Our medical device customers report that up to 70% of new product innovation is being created in the software domain. This represents an increase in both volume and complexity. In this white paper, you'll learn: The 3 different use cases explained A...

7 Ways to Fight Feature Creep

7 Ways to Fight Feature Creep

I was recently involved in a project in which the goal was to streamline and automate a manual software deployment process using Electric Cloud's product ElectricCommander. The Scope of Work was laid out, development was underway, and my coworker and I felt very...

Is the Cloud the Best for Application Management Services?

Is the Cloud the Best for Application Management Services?

As the push towards the cloud continues, the inertia of its popularity can leave CTOs with the impression that the world is black and white with only two options: in the cloud or not in the cloud. The nuances and diversity of solutions can therefore be lost in the...

Troubleshoot Common Application & Network Issues with tcpdump

Troubleshoot Common Application & Network Issues with tcpdump

Here's a common situation:  you manage an application;  you haven't gone through a release; no patches have been applied (to your knowledge); and the infrastructure guys say that they haven't touched the network in ages.  But a user calls, and to your...

Understanding Continuous Integration

Understanding Continuous Integration

Continuous Integration (CI) is a software development methodology that uses small and frequent incremental changes to the code base, which are incorporated into a rapid build and test environment. Each change integrated into the source repository is verified by the...