what is objectrepositry
Answer Posted / ramakrishna
obj is storage place when while running qtp compare aut and obj.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
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
Explain the functional testing?
How to write the test cases for STP
Explain the monkey testing?
Explain the load testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What is the domain testing?
Write test cases for 8+4?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
How to write test cases on laptop???
Can some body help to write possible test cases for a credit card at POS (point of sale)
Positive and Negative test cases for the speedometer?(minimum 5 each)
write the testcases for migrating data from one database to another database?