CSC/ECE 517 Fall 2012/ch2a 2w9 ms: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:




== Testing Approaches ==
== Principles of Pair Programming ==


== Unit testing ==
[[#top|Back to top]]


== Integration testing ==
== Ways achieve Pair Programming ==
 
[[#top|Back to top]]


== System Testing ==
== Benefits of Pair Programming ==


[[#top|Back to top]]


== Software performance testing ==
== Advantages ==


== Test Driven Development (TDD) ==
[[#top|Back to top]]


== Behavior-Driven Development (BDD) ==
== Disadvantages ==


== Testing in Ruby ==
[[#top|Back to top]]


== Ongoing Research ==
[[#top|Back to top]]
== Conclusion ==


[[#top|Back to top]]
[[#top|Back to top]]
Line 33: Line 41:


== Conclusion==  
== Conclusion==  
 
[[#top|Back to top]]


== References ==
== References ==

Revision as of 02:59, 18 October 2012

Pair Programming

Introduction

Principles of Pair Programming

Back to top

Ways achieve Pair Programming

Back to top

Benefits of Pair Programming

Back to top

Advantages

Back to top

Disadvantages

Back to top

Ongoing Research

Back to top

Conclusion

Back to top


Overview and Functionality

Back to top


Conclusion

Back to top

References

<references> <ref name = rubytool> http://ruby-toolbox.com/categories/testing_frameworks.html </ref> </references>