In key word driven framework,we will rename the logical
names of objects,why?
Answers were Sorted based on User's Feedback
Answer / basha
1) If we change the logical name of any object in OR (in
case , if the "name" property vale is changed in the
application) the change will be automatically replicated in
the associated script. next time onwards when we try to run
the same script , qtp will not craeate any prob.
2) If the logical name of any object is not understandable
clearly to the test script developer , and if the name is
so lengthy , in such situations also we change the logical
name of the object.
Pls correct me if i am wrong. this answer is my assumption .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ragasudha
Basha, your 1st point is wrong.
Scripts are not automatically updated, when the "name"
property value changes.
Your 2nd point correct.
Also whateever logical name is provided in OR, same should
be mentioned in Datasheet.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Hi RagaSudha
What Basha said is exactly correct
If the script is opened and u modify the logical name of
the object automatically it will reflect in the script at
all instanses
and second point is also true to add to it, for naming
convention standards we generally modify the names
| Is This Answer Correct ? | 0 Yes | 0 No |
what is tool interface?
Differentiate the two Object Repository Types of QTP.
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
can we run the scripts of QTP8.2 in QTP7.0?
w is active screen
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
Can we select add ins in UFT during run time
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
How to make arguments optional in a function?
How to get the column count and column name from the resultset in the database connection program?