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

Can someone please explain me the life cycle of DAtabase
testing,iam pretty good at SQL but i dont know anything
about how to start the testing(backend especially),how and
where to write test cases for backend testing?how to take
snapshots?how to report the bugs....as simple i know SQL
and i know working on quality center but how to work on
both together?Please help me!!!

Answer Posted / ganesh

i also waiting for the answer, fast guys

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2895


how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.

2566


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

2418


Write test cases to test a browser app

1748


Explain the load testing?

1137


How to test a stored procedure?

1102


Explain which test cases are written first black boxes or white boxes?

1047


Do you know mutation testing?

1156


What is test cases for mobile phone ?

1288


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

3197


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

2287


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2573


Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

883


can any body help me with providing a a case for usability testing...

2112


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1891