what is run time object

Answer Posted / ramakrishna.kolli

under aut

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2365


Why is it that the boundary value analysis provides good test cases?

789


Could you pls give me sites where i can test card? mail me to

2303


What are basic types of test cases?

705


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

1944






Explain the ramp testing?

703


Can you list down a few characteristics of a test case?

715


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

1438


Why does the boundary value analysis provide good test cases?

698


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2090


Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

1788


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

3574


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

1739


how to write test cases for smart meter for gas and electricty

2458


Explain the gray box testing?

740