In QTP how can we recognize objects Without using Object
Repository?
Answers were Sorted based on User's Feedback
Answer / shanthi
In the File Toolbar click on the last toolbar button (an
icon showing a person with hat)
| Is This Answer Correct ? | 1 Yes | 25 No |
Types of properties that Quick Test learns while recording?
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
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..
How to open any application during Scripting?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
Difference between keyword driven test and DDT?
What is keyword view in qtp?
what is exacltly TIERS ?