Pls let me know how to find out creation time and index for
the web application in descriptive programming?

Answer Posted / shrinivasbt

hi try this code

For i = 0 To 4

SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe"

Set objPage = Browser("creationtime:="&i).Page("micclass:=Page")
WaitForObjectSync(objPage)

Print Browser("creationtime:=" &
i).GetROProperty("creationtime")

Next

for more details u can reach me on shrinivaster@gmail.com

thanks

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2265


How you can find length of array in qtp?

748


What are benefits of qtp?

773


after initiating one project for testing, when exacltly QTP tester role starts?

1641


What is use of object spy?

810


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

879


Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...

1510


can test automation improve test effectiveness?

1700


How you know that a test case is a regression test case

3447


write the vb script for call to new action in qtp?

2015


What is the difference in testing a client-server application and a web application?

746


Explain the concept of how quicktest professional identifies object?

712


How to test login module with different username and password by using data driven testing in QTP?

805


Explain calling sub procedure.

813


How to get popup error message.

1217