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.

Is it necessary to re-test the whole application

This is a discussion on Is it necessary to re-test the whole application within the Testing Issues forums, part of the Software Testing category; In an application currently in production, one module of code is being modified. Is it necessary to re-test the whole application or is it enough to just test functionality associated ...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 03-30-2007
Contributing Member
 
Join Date: Dec 2006
Location: India
Posts: 31
Thanks: 5
Thanked 1 Time in 1 Post
spd15 is on a distinguished road
In an application currently in production, one module of code is being modified. Is it necessary to re-test the whole application or is it enough to just test functionality associated with that module?

Last edited by jainbrijesh; 05-16-2007 at 08:00 AM.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-31-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: Is it necessary to re-test the whole application

It may not be necessary to test the whole application. Normally, Regression Testing techniques are implemented after the code is modified.

Actually speaking, a third person can’t comment on whether or not the whole application needs to be tested in the scenario mentioned by you.

You may test the whole module if
* the module is very small and any change in the code will reflect the entire module.
* previous attempts of not testing the whole module had proved expensive (Eg. client encountered errors or test team encountered a lot of errors in the rest of their testing process on the same/similar module).
* the developers suggest to do so.
* the client suggests/orders to do so.
* it is feasible (time and cost).

People involved in the project (SEPG) would know better about these points.
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
  #3 (permalink)  
Old 03-31-2007
Contributing Member
 
Join Date: Dec 2006
Location: India
Posts: 31
Thanks: 5
Thanked 1 Time in 1 Post
spd15 is on a distinguished road
Re: Is it necessary to re-test the whole application

Thanks, Sutnarcha,
satisfying explanation. I am new to this blog and trying to learn testing.
Reply With Quote
  #4 (permalink)  
Old 04-14-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: Is it necessary to re-test the whole application

No, it's not necessary.It depends on application and fix/change performed.
__________________
--
Brijesh Jain
Reply With Quote
  #5 (permalink)  
Old 07-26-2007
Junior Member
 
Join Date: Jul 2007
Location: usa
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
sudhadv is on a distinguished road
Re: Is it necessary to re-test the whole application

You may want to test the added module once and run smoke test again to check if added functionality is not breaking or effecting the other functionalities
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
Is Test Case & Test Script same OR different Geek_Guest Test Cases 8 06-11-2008 12:51 AM
Uploading Test Cases into Quality Center and Test Director Rajani Test Director 2 05-13-2008 05:27 AM
how i can test web application aramadakareddy QTP 7 07-11-2007 03:26 PM
Self Test Software vs GeekInterview online test romeopeay Get Together 2 02-13-2007 05:57 AM


All times are GMT -4. The time now is 05:39 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