In key word driven framework,we will rename the logical
names of objects,why?
Answer Posted / 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 |
Post New Answer View All Answers
How to test login module with different username and password by using data driven testing in QTP?
how to know no.of mails in our g mail by using vb-script
What are the challenges you faced during you entire life automation ?
Can any one send me the QTP Basic Coding Samples?
Define virtual object?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Object repositories types, which and when to use?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How will you check that your test cases covered all the requirements?
Analyzing the checpoint results?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How to find the length of the string in qtp?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object