Answer Posted / srinivas
actually the OR size depends on the memory.
let me know if i am wrong
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Difference between copy to action and call to action?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Where can I find and view run-time data table?
What are the advantages of parameterization ?
What is quicktest professional (qtp window?
What is the descriptive programming?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What is checkpoints for qtp?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What are the challenges you faced during you entire life automation ?
Explain the difference between data driven testing and parameterization ?