What the differences are and best practical application of Object Repository?
No Answer is Posted For this Question
Be the First to Post Answer
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
What phases are involved in testing an application in qtp?
How do you use the parameters.input parameters and out put parameters.
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
what is the difference between ClassName and class in QTP?
How u will open the build automatically in QTP except using Systemutil.run command
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
I am using "QTP 9.0" in my system, need to install java add-ins to test the java based applications, please prvide information from where i can get those java add-ins for QTP 9.0
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Explain object spy in qtp.
How is test case write?
what is option explicit?