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 |
how can we do the frame work in qtp
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
Explain different types of checkpoints?
Can I do Game testing with QTP tool
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
Which scripting language QTP is using?
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?
How to integrate the qualitycenter with qtp
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
What is Virtual object wizard in QTP?