how we do database testing with qtp using descriptive
programming?
Answer Posted / raghavendra prasad
Anmol,
Literacy is not in language. Its in the attitude towards people. Other than that humiliating comment of yours i haven't found a single word that answers the question. Shame on you!!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
What are advantages of test automation?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What are the challenges u faced in testing with crm domain? How u overcome with?
How to handle the exceptions using the recovery scenario manager in qtp?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How to recognise the webelement and verifying that webelement is enabled?
desribe a situation where u faced a stressful situation and how did u cope with it
What are the different properties of an web object
Explain the concept of how quicktest professional (qtp) identifies object?
How to handle Java tree in QTP?
What is difference between design time and run time data table?
Hi All, How to get repeated word in string . Thanks Balaji
Mention what are the different types of recording modes in qtp? Which will be used when?