If a button named "CLICK" is recorded in low level
recording mode , what will be the values stored for "name"
property of that button in object repository ?
No Answer is Posted For this Question
Be the First to Post Answer
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
What is the difference between link and hyperlink?
tell me QTP standards ?plz
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
How to add a standard checkpoint in your test ?
What is the purpose of loading qtp add-ins?
what are the difference between qtp8.2 to 9.0 surya
Per-Action Vs Shared repository?
How software automation specialist enter steps in the Expert View?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..