Types of properties that Quick Test learns while recording?
Answer / ramyab.mca@gmail.com
Hai....
(a) Mandatory (b) Assistive .
In addition to recording the mandatory and assistive
properties specified in the Object Identification dialog
box, QuickTest can also record a backup ordinal identifier
for each test object. The ordinal identifier assigns the
object a numerical value that indicates its order relative
to other objects with an otherwise identical description
(objects that have the same values for all properties
specified in the mandatory and assistive property lists).
This ordered value enables QuickTest to create a unique
description when the mandatory and assistive properties are
not sufficient to do so.
K,Byeeee.
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
what type of test cases tou will automate?
where exactly we can't do the automation testing. give some examples
Is it possible to call from one action to another action in qtp?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
Once the Actions are splitted , is there any way to merge them
How to find the number the number of Links, Brolken Links in a webpage?
where the object repository is located?how to choose the object repository as shared or action object repositories?
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
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
hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
Can abody explain me Send keys concept
How you can replace string in qtp?