DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Cloud Proj

Exploiting Dynamic Resource Allocation for Efficient Parallel Data Processing in the Cloud A PROJECT REPORT Submitted by KARTHIKA.RN LAKSHMIPRIYA ANBU NAGA BHARGAVI.CH 21708205038…

Technology Unit testing after Zend Framework 1.8

Zend Framework 1.8 changed internally, making it easier to fully test your controllers, forms, models and datatabase integration with PHPUnit.

Software All you need know about testing

A guide of good practices on testing and how write good tests.

Software Front-End Testing: Demystified

Confused by testing terms and jargon? This talk walks through testing web applications, explaining the difference between unit testing and end to end testing. Several tools…

Software The Only Way to Test!

Talk given to Sydney Ruby (a.k.a. rorosyd) on 8 July, 2014. Inspired by the discussions that ensued from DHH's provocative pronouncement that "TDD is Dead".

Documents Unit_Testing.pdf

Unit Testing Merangkak Menuju Pengembangan Aplikasi PHP yang Berkualitas dan Tahan Banting Arthur Purnama arthur [at] purnama.de http://arthur.purnama.de 06.04.2011 Arthur…

Documents Inventory Management

A PROJECT REPORT On INVENTORY MANAGEMENT SYSTEM (General Store) SUBMITTED IN PARTIAL FULFILLMENT FOR THE AWARD OF THE DEGREE OF B.TECH (Comp. Sc.) OF THAPAR UNIVERSITY SESSION:…

Technology Unit testing (eng)

● What is Unit Testing? ● Benefits ● What is Test Driven Development? ● What is Behavior Driven Development? ● Categories of (Unit) Tests / Software Testing Pyramid,…

Technology Introduction to Unit Testing with PHPUnit

Introduction to Unit Testing with PHPUnit, added with the Zend Framework Test component.