-
-
-
-
-
-
Unrecognised Object
How to proceed with QTP when QTP doesnt idenify the object? When a object is not being recognised by QTP, what is the work around so that you can continue with automation?
-
-
-
QTP Regular Expression
What is the significance of regular expression in QTP?
-
-
-
QTP Shared Object Repository
What is the advantage of using shared object repository in QTP?
-
What is the use of Text output value in QTP?
Answer posted by shreethik on 2005-06-09 08:36:38: Output values enable to view the values that the application talkes during run time.When paramaterised, the values change for each iteration.Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.
-
App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?">
How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application")App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?
-
Please let me know which run time property I have to check.
">Hi All,How to check number of items in a WebList at run time. I have tried using Browser("browser name").Page("page name").Frame("frame name").WebList("list1").GetROProperty("length"), but it is not returning anything. GetROProperty("size") is also not working.Please let me know which run time property I have to check.
-
-
-
-
-
QTP Interview Questions
Ans