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.

About the 3rd and 4th type of testing techniques

This is a discussion on About the 3rd and 4th type of testing techniques within the Testing Issues forums, part of the Software Testing category; Hi all, I'm a newbie to software testing and planning to do a course on the same. I was going through the testing syllabus content of an institute in india ...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 07-17-2007
Junior Member
 
Join Date: Jul 2007
Location: Madras
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
shalimapranoop is on a distinguished road
About the 3rd and 4th type of testing techniques

Hi all,

I'm a newbie to software testing and planning to do a course on the same. I was going through the testing syllabus content of an institute in india and they say about 4 testing techniquies
1)Black box
2)White box
3)Incremental
4)Thread

I went through some testing tutorials and have a rough idea about the first two. Can some one give me an idea about the 3rd and 4th type of testing techniques? Also please help me in finding some good video tutorials which as a beginner in software testing would be helpfull for me in preparation.

Thankyou all in advance
Geek interview rocks
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-18-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: About the 3rd and 4th type of testing techniques

Incremental is integration testing.

What is this thread testing, may be they are talking about performance testing.

you may ask them self to explain the terms.
__________________
--
Brijesh Jain
Reply With Quote
  #3 (permalink)  
Old 07-19-2007
Junior Member
 
Join Date: Jun 2007
Location: Hyderabad
Posts: 23
Thanks: 1
Thanked 1 Time in 1 Post
sowmyadesaraju is on a distinguished road
Re: About the 3rd and 4th type of testing techniques

Hey!as you have already found out, there are 4 testing techniques:
1.blackbox
2.whitebox
3.incremental
4.thread

since you have an idea about the first two,i'll skip them and come to the next.

Incremental testing:is a method of testing the interfaces between unit tested programmes as well as between system components.it involves adding unit tested programs one by one and testing each result and combination.there are 2 types of incremental testing:

1.top-down:begins testing from the top of the module hierarchy and works down to the bottom.stubs are used to replace low level modules.
2.bottom-up:begins testing from the bottom of the hierarchy and works up to thetop.drivers are used to replace high level modules.

Thread testing:is often used during early integration testing.demonstrates key functional capabilities by testing a string of units that accomplish a specific function in the application.thread and incremental testing are usually utilized together.ex:units can undergo incremental testing until enough units are integrated and a single business function is performed,threading through the integrated components.
Reply With Quote
  #4 (permalink)  
Old 07-20-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: About the 3rd and 4th type of testing techniques

Will you explain thread testing a little bit more?
I mean process+ how we will do it?
It's really interested to know about it.
__________________
--
Brijesh Jain
Reply With Quote
  #5 (permalink)  
Old 07-31-2007
Junior Member
 
Join Date: Jul 2007
Location: Madras
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
shalimapranoop is on a distinguished road
Re: About the 3rd and 4th type of testing techniques

thanks for your reply
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
Which type of testing is first carried out Jenita Testing Issues 23 02-04-2008 07:51 AM
testing techniques are used in manual web testing sunny_love Web Testing 10 10-22-2007 03:10 AM
Which type of testing you will prepare Geek_Guest QTP 2 09-13-2007 09:56 AM
While testing an object what type of script is generated? Geek_Guest QTP 0 06-20-2007 03:41 AM
Optimization Techniques StephenRaj ASP.NET 1 11-12-2006 03:19 PM


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