Can we add the objects of an application dynamically?
Answers were Sorted based on User's Feedback
Answer / bkiranratna
yes we can do using descriptive programming.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jas
yes through MSExcel or Datatable and it should be done thru
simple programming which is done in VB
| Is This Answer Correct ? | 0 Yes | 3 No |
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
How open an excel sheet in QTP(not a run time )?
Key word driven framework
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
What r the advantages of automation?
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
How to test background color and dynamic images during run time can you put the check point for moving objects?
How to handle the exceptions using recovery secnario manager in quicktest professional?
can we call a test in another test? how? explain with one example?