OR is full with objects but i want to add 5 more
objects,but i tried merging files,shared mode and
descriptive ,iwont work.is there any alternative for that
Answer Posted / sd
Till now I didnto know this question exists.
Probably, I could not get what you are asking.
If OR is full, dp should be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between Recording time object identification and Run time (Execution) time.
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
what is supply chain management?
terminal services client
What is a programmatic description?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
Can we record using all the modes in a single script? Explanation with example is appreciated
What are the differences between qtp and winrunner?
How to recognise the webelement and verifying that webelement is enabled?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
can any one say that where we can download the QTP trail version ??????????
What is the difference in the global and action sheet in qtp?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
What is the extension of the recovery scenario file in qtp?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)