regression testing falls under white box or black box testing?

Answer Posted / syed shameer ramesh babu

regression testing comes under black box testing

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the acceptance testing?

929


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

2130


In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: 1. software Testing Output: 1.software testing

1592


how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in

5398


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

878


How to write email id in world wide web

1651


What is gray box testing?

941


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1728


What is ramp testing?

861


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

2093


Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week

2105


Explain the integration testing?

901


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

2348


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2166


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6381