cukAdmin

No safe harbour on IR35 in HMRC's 'checklist' guidance - Browne Jacobson.

17th May, 2012 | IR35

Enlisting a recruiter on top of a direct-to-client engagement doesn’t have to be too taxing.

19th March, 2012 | Guide To Agencies

Contractors' IFA continues his tips on making your money go further than last year.

3rd February, 2012 | Money

Alphabetical rundown of the good, bad and ugly in contract IT working.

11th January, 2012 | About

Ex-Revenue inspector on the potential perils of using 'Joe Bloggs Tax Services.'

9th January, 2012 | Limited Companies

Expert helps a long-serving contractor pinning his hopes on being ‘left to get on with it.’

6th January, 2012 | IR35

Lawspeed completes the list of AWR falsities still doing the rounds.

4th January, 2012 | Agency Workers Regulations

Lawspeed reveals popular AWR falsities – one for each advent calendar day.

23rd December, 2011 | Agency Workers Regulations

Timely tips for IT contractors who want to thank their company secretary this Christmas.

22nd December, 2011 | Limited Companies

Professional labour sector is unscathed by new rules for agency temps - REC.

19th December, 2011 | Agency Workers Regulations

What IT contractors can do to help avoid being the next JLJ Services Ltd.

15th December, 2011 | IR35

It’s an online thing for most contractors, but it doesn’t have to be.

13th December, 2011 | Limited Companies

Links to contractor Financial Service Providers

15th November, 2011 | Directory

Employers who cut temps to avoid the AWR look like the exception, not the rule - REC.

27th October, 2011 | Agency Workers Regulations

Next month's agency worker rules could signal termination for up to half a million temps.

15th September, 2011 | Agency Workers Regulations

Agile Software Development

There are many specific agile development methods. Most promote development, teamwork, collaboration, and process adaptability throughout the life-cycle of the project.

Agile methods break tasks into small increments with minimal planning, and do not directly involve long-term planning. Iterations are short time frames (timeboxes) that typically last from one to four weeks. Each iteration involves a team working through a full software development cycle including planning, requirements analysis, design, coding, unit testing, and acceptance testing when a working product is demonstrated to stakeholders. This minimizes overall risk and allows the project to adapt to changes quickly. Stakeholders produce documentation as required. An iteration may not add enough functionality to warrant a market release, but the goal is to have an available release (with minimal bugs) at the end of each iteration. Multiple iterations may be required to release a product or new features.

ITIL

The Information Technology Infrastructure Library (ITIL) is an Information Technology (IT) management framework that provides practices for Information Technology Services Management (ITSM), IT development and IT operations.

ITIL gives detailed descriptions of a number of important IT practices and provides comprehensive checklists, tasks and procedures that any IT organization can tailor to its needs. ITIL is published in a series of books, each of which covers an IT management topic. The names ITIL and IT Infrastructure Library are registered trademarks of the United Kingdom's Office of Government Commerce (OGC).

Scrum

Scrum is an iterative, incremental framework for project management often seen in agile software development, a type of software engineering.

Although the Scrum approach was originally suggested for managing product development projects, its use has focused on the management of software development projects, and it can be used to run software maintenance teams or as a general project/program management approach.

System Testing

Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include, but are not limited to, the process of executing a program or application with the intent of finding software bugs (errors or other defects).