Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What we do when the Requirements are continuously changed?

Answer Posted / sdmahesh06

When ever the requirements are continuously changing, we
will do agile testing.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the load testing?

1131


write a test case flipkart login page

5849


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

4998


Write all test cases for Bus Pass Renewal

1503


Explain the unit testing?

1108


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);

2415


Write a test case of login window?

1201


how to write a test procedure & test log for login system

3250


For how many days (or) weeks you will test a product or software?

1963


Explain the functional testing?

1078


What are the test cases for mouse?

1314


In a log in page what will be test procedure, test scenario, test description & test steps?

1121


write a test case for telephone billing ?

4386


What is component testing?

1201


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

2146