what is the use of automation objective model?where is used?
plz tell me
Answer Posted / priya
The QuickTest automation object model provides objects,
methods, and properties that enable you to control
QuickTest from another application.
When to go for QuickTest Object Model:
Any QuickTest operation that you must perform many times in
a row or must perform on a regular basis is a good
candidate for a QuickTest automation program.
Ex: Starting QuickTest and configuring the options and the
settings required for recording on a specific environment.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is ODC and GDC?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
In what occasion we can specify global sheet and action sheet?
How to test fly out menu in qtp?
how can i pass a "cript"as a parameter in to a function
How do you open adobe acrobat file in QTP and do some testing on that file ?
What are the challenges you faced during you entire life automation ?
what is vmodel?advantages and disadvantages of vmodel?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Is it possible to call from one action to another action in qtp?
What is CMMP and CMMH?