Print Page | Close Window

order of testing

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Functional Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Functional Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=1042
Printed Date: 10Jul2025 at 7:59am


Topic: order of testing
Posted By: Sangita
Subject: order of testing
Date Posted: 27Apr2007 at 10:02pm
which order we can follow in blockbox and white box testing



Replies:
Posted By: Sumita
Date Posted: 28Apr2007 at 12:30am
I think white box testing should be done first rather than black box testing.Becoz without

testing the code,how can we test the functionalities.



Posted By: kittu
Date Posted: 06Jun2007 at 11:43am

White box is nothing but internalstructure of Code.

BB is nothing but Functional testing.we are giving some input expected output coming or not.


Posted By: vardhan_145
Date Posted: 28Jun2007 at 4:14am
I think BB testing only performed first in the process of testing because if the intended functionality itself not working properly means there is no need to check the code i mean white box testing.



Print Page | Close Window