Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Testing Tools > Software Testing

Software Testing Software Testing Interview Questions, Learn by sharing Software Testing Interview Questions asked in various companies, Get Career advices, Interview Procedures from Software Testing experts, Post asked Software Testing Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-25-2008, 10:56 AM
Senior Member
 
Join Date: Feb 2008
Posts: 9,095
Default What is Extreme Programming

What is Extreme Programming and what's it got to do with testing?
Reply With Quote
  #2 (permalink)  
Old 04-22-2008, 06:55 AM
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default

Extreme Programming (XP) is a software development approach for small teams on risk-prone projects with unstable requirements. Testing ('extreme testing') is a core aspect of Extreme Programming. Programmers are expected to write unit and functional test code first - before writing the application code. Test code is under source control along with the rest of the code. Customers are expected to be an integral part of the project team and to help develope scenarios for acceptance/black box testing. Acceptance tests are preferably automated, and are modified and rerun for each of the frequent development iterations. QA and test personnel are also required to be an integral part of the project team. Detailed requirements documentation is not used, and frequent re-scheduling, re-estimating, and re-prioritizing is expected. For more info on XP and other 'agile' software development approaches (Scrum, Crystal, etc.) see resource listings in the Softwareqatest.com 'Other Resources' section.
Reply With Quote
Reply

Tags
interview questions, software testing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On