Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Unit testing stage in SDLC

This is a discussion on Unit testing stage in SDLC within the Testing Issues forums, part of the Software Testing category; In SDLC at which stage we've to do unit testing? Is it correct to write test cases at Design time itself or only after development phase we've to write test ...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 12-31-2007
Junior Member
 
Join Date: Dec 2007
Location: HYD
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
shumi is on a distinguished road
Unit testing stage in SDLC

In SDLC at which stage we've to do unit testing? Is it correct to write test cases at Design time itself or only after development phase we've to write test cases?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-31-2007
Expert Member
 
Join Date: Oct 2007
Location: Mumbai
Posts: 354
Thanks: 4
Thanked 58 Times in 47 Posts
bizzzzzare will become famous soon enough
Re: Unit testing stage in SDLC

Hi,

as per v model, testcase creation begins right at requirement gathering stage itself.

We map our testcase creation to each phase accordingly. For instance -
- user acceptance testcases are based on srs.
- system testing cases are based on frs
- integration testing cases are based on high level design documents
- unit testcases are based on low level design documents.

In short it states creating unit testcases would actually commence from design stage. Also Testing starts parallely along with Designing and not at completion of coding phase.

Once coding phase is complete, we can begin actual execution.

Cheers...
__________________
Regards,

V.Umesh Krishnan
QA Consultant
Reply With Quote
  #3 (permalink)  
Old 01-02-2008
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 197 Times in 91 Posts
sridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura about
Re: Unit testing stage in SDLC

Hi Shumi,

In SDLC the testing activities will start after the Requirement gathering. Creating Test plan, identification of test scenarios, writing of test cases will happen simulatenously while the application is in Design and Development phase. Execution of Test cases will only happen after the code part is done and deployed for testing.

Unit testing will happen at the Development side. The testing is done once the code is done and before released for System Testing.

Test Cases should be written during the Design time only and after the development phase we have to execute the test cases written.

Regards,
Ganesan
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

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 Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
SDLC process Rashmachittiappa Testing Issues 5 11-27-2007 03:57 AM
Testing Time in SDLC Geek_Guest Testing Issues 2 09-03-2007 09:04 AM
How unit testing is done Geek_Guest Testing Issues 3 03-01-2007 02:03 AM
Perform Cube unit testing Lokesh M Data Warehousing 0 12-14-2006 05:35 AM
Unit Testing Lokesh M Testing Issues 7 12-08-2006 10:22 AM


All times are GMT -4. The time now is 05:03 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved