How to do the scripting. Is there any inbuilt functions
in QTP as in QTP-S. Whatz the difference between them? how
to handle script issues?
Answer Posted / geena
When u record the script is created.
And u can also use step generator which is built-in.
go to Insert-step-step generator, which will create steps.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can get count of list box?
What are the major/ important methods, functions in QTP we use realtime testing
How did you use regular expressions in QTP and also in WR?
For which type of project the iterative model is suitable?
Key word driven framework
why text area checkpoints cannot used for web applications
How can I import environment from a file on disk?
how to test Web application using QTP software
What is a Patch in QTP?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
Why to use descriptive programming?
can any one say that where we can download the QTP trail version ??????????
If object is not recognized by qtp but the object is standard object what is your approach?
Can any body please tell me the steps of keyword driven framework of QTP.