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 |
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
Explain the check points in quicktest professional?
How do u use Database checkpoints and what are the use?
Hi all, what is the latest version of QTP?
Explain the Different types of QTP test assets and their extensions?
Explain how qtp identifies object?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
w is descriptive programming
Can we check environment variable value without existing of environment variable
how qtp will recognise if application is run on many browsers
what is parameterisation?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!