Which property will you use to check the object state?
(Exist)
Answer Posted / audi
you can use "Exist" method for checking object is there or
not in page.
where as "Enabled/disabled" can be used to find out the
status of Objects.
Regars
Audi
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an expert view and keyword view?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
What is a checkpoint? How many check points are there in qtp?
what QTP Options do you know?
How to delete an object from the object repository?
how to create flat file datasubmission in qtp
What is active screen?
What is quick test pro? What is a quick test professional?
How does quicktest professional identifies the object in the application?
How do I get the QTP scripts result in xml format by using vb script function?
How qtp recognizes the object?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)