fbpx
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

automated development

How Engineers Used Twitter During SolidWorks World 2018

How Engineers Used Twitter During SolidWorks World 2018

Last week, SolidWorks held its annual conference, SolidWorks World 2018, in Los Angeles where over 5,000 engineers, manufacturers, educators and enthusiasts attended. Many who could not attend streamed the conference sessions online and scanned the 5000+ tweets that...

How to Solve Costly Monotony and Redundancy with Automation

How to Solve Costly Monotony and Redundancy with Automation

Redundant and repetitive tasks present a number of challenges for your business. Your engineering team feels bored, like they’re wasting their time. Pretty soon, they’re done being bored and looking for more challenging and rewarding work. With skilled engineers in...

Configuring a Build Job Using Hudson

Configuring a Build Job Using Hudson

Last time we had a look at how to acquire and install Hudson, a continuous build and integration system beneficial to software engineering. This week we take a look at how to create and run a job using Hudson, and then look at the job output. Hudson can run a wide...

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...

Improve your build, test and deployment with ElectricCommander

Improve your build, test and deployment with ElectricCommander

Repeatability is a intuitive aspect of daily life. If you throw a ball up, it must come down. If you throw it twenty times, the same thing will happen, up and then down. When repeatability doesn't occur we get anxious. Repeatability is equally an essential quality in...

Why an Automated Development Process Benefits Developers

Why an Automated Development Process Benefits Developers

Automated development, rather than just automated builds, offers a more holistic approach to automating the development process including building, testing and deployment. It is the cornerstone of Continuous Integration (CI). CI uses a model of small incremental...