What is the limitation to XML Checkpoints?
Answer / sreeprasad
XML check point max limitation is 1.4MB, that QTP 6.5 can
handle.
| Is This Answer Correct ? | 0 Yes | 0 No |
how we connect oracle or sql data server database to qtp
what is batch run ?
How is UFT 11.5 version different from UFT 12.0?
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
How many ways to configure the application in QTP,Explain
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
Is it a smart choice to use QTP for backend testing?
Explain about invoking of application?
Can you tell me any books or websites to learn VB Script for QTP ??