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...


how can we write test cases with help of functional spec?
is it not appropriate to write by using the application?

Answers were Sorted based on User's Feedback



how can we write test cases with help of functional spec? is it not appropriate to write by using ..

Answer / murthy

Using SRS or BRS, the testers will write test cases for an
application. Because the functionalities for an application
is clearly mentioned in spec doc only. It is not
appropriate to write by using application. B'coz developers
can made mistake while developing the application. When we
follow the application then we too do the same mistake
again. But it will not happen when you follow FRS, SRS or
BRS.

Is This Answer Correct ?    3 Yes 0 No

how can we write test cases with help of functional spec? is it not appropriate to write by using ..

Answer / uma mahdevan

there lies the intelligence of a tester... if one has
understood the functional specification properly you can go
with it..... though small changes may be done when the
application is in your hand.....

Is This Answer Correct ?    1 Yes 0 No

how can we write test cases with help of functional spec? is it not appropriate to write by using ..

Answer / aaa

hi murthy,
can you please tell me what is SRS or BRS

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Test Cases Interview Questions

While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??

1 Answers   TCS,


write the high level test cases for winzip file

2 Answers   QA,


Explain the concurrency testing?

0 Answers  


Explain the state testing?

0 Answers  


Give me real life some test cases

1 Answers  


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<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);

0 Answers   Infosys,


what are the testcases for square

4 Answers  


Do you write test plan and test case?

0 Answers   FF Solutions,


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

0 Answers  


How does one write Test Cases?

7 Answers  


write a test cses for sending mails through microsoft- outlook xpress?

4 Answers   HCL,


what are the test case scenario for epos/pos testing,and how to initiate the process

0 Answers  


Categories