I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP,
MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
Answer Posted / vaibhav srivastava
Hi just take the help of QTP help file , that will much
convinient for all of you , And I hope that will be
beneficial for you , and do the practice keep patience you
can learn slowly but it take some time initially ,
According to only the practice required there . good luck
and see help file and do practice and go ahead definetly .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is expert view in qtp?
How is the Bitmap checkpoint different from Image checkpoint?
what is impact analysis on regression testing?
How many types of object repository in qtp?
can test automation improve test effectiveness?
Describe how Smart Identification is used
What is the use of ordinal identifier in qtp?
How to use checkpoints in qtp ?
To which environments does quicktest professional supports?
What is QTP’s model for test creation?
In qtp, how you can use xpath to identify objects?
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?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Where we use data driver in qtp?
Brief the process of testing with UFT?