How to export quicktest professional (qtp) results to an .xls file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Checking XML....
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
How will you test a keyboard?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
what is output parameters in qtp?explain? 2)
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is the another extention name of library file.If that is exist than what's the differnce between them.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
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.