What is creation time property and how does it work?
Answer Posted / siva reddy(us)
During recording, if QuickTest is unable to uniquely
identify a browser object based solely on its test object
description, it assigns a value to the CreationTime test
object property. This value indicates the order in which
the browser was opened relative to other open browsers with
an otherwise identical description.
During the run session, if QuickTest is unable to identify
a browser object based solely on its test object
description, it examines the order in which the browsers
were opened, and then uses the CreationTime property to
identify the correct one.
For example, if you record a test or component on three
otherwise identical browsers, opened at 9:01 pm, 9:03 pm,
and 9:05 pm, QuickTest assigns the CreationTime values 0 to
the 9:01 pm browser, 1 to the 9:03 pm browser, and 2 to the
9:05 pm browser.
At 10:30 pm, when you rerun your test or component, suppose
the browsers are opened at 10:31 pm, 10:33 pm, and 10:34
pm. QuickTest identifies the 10:31 pm browser with the
browser test object with CreationTime = 0, the 10:33 pm
browser with the test object with CreationTime = 1, and the
10:34 pm browser with the test object with CreationTime =
2.
Ref QTP help for more details
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Suppose I want fail that check point? How can you do that?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What are the general steps involved in the data driven framework?
terminal services client
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is the significance of “action 0” in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
can i compare two databases using QTP ?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Explain xml checkpoints.
How do you perform Regreession Testing?
Hoe can we do retesting using functions please give the code for it using login page