what is a active x control?can any one brief me about
active x controls
Answer / sreeprasad
Active X control is a set of rules for how applications
should share information.Programmers can develop ActiveX
controls in a variety of languages, including C,C++, Visual
Basic, and java.
Is This Answer Correct ? | 1 Yes | 0 No |
How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance
How the automated tests in org
Can anybody give the script to addsheet, add column,add values under that column in the rows?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.
How to remove associated function library?
What are the disadvantages of Recovery Scenarios in QTP ?
How to make arguments optional in a function?
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
What is the limitations of BVA?
we have 10 automation scripts. how to call them from one main script.