Explain script generated at the time of setting runtime
property?
Answer / srinivas
using "settoproperty" we can set the object property at run
time.
example script:
window("fr").winedit("txt").settoproperty "text","anytext"
any mistakes , pls let me know
srinivas
simplysinu@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
Can abody explain me Send keys concept
what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, then how many you choose for automation. what is criteria of selecting?
3 Answers Aricent, Delhi University, TCS,
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
How u call functions in QTP Function to calculate the length of characters in a word -
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
what is difference betweem class annd object?
How to connect to oracle(sqlserver) database to QTP
how to get the object count ?????????