What is XML checkpoint in QTP. How we can use in Web Based
application
Answer Posted / suryanand
It is used to check the correctness of the data present in
the XML file.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What ate the Technologies supported by QTP?
Explain the difference between check point and output value?
What are the challenges u faced in testing with crm domain? How u overcome with?
When to use descriptive programming?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How to analyzing test results using quicktest professional?
How does qtp recognize objects in aut?
Did the scripts need lot of maintenance? If yes, why?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is data driver in qtp? Where we use it?