In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known
Answer Posted / rajesh
Here question is regarding object change in shared OR, it
can be interpreted in two ways.
case1: Change in object name.
case2: Change object properties.
-In case1 other scripts referring the object, here the
impact is severe and should be modified manually.
-In case2 other scripts referring the object, here there is
no impact and the scripts will be using the updated
properties.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the diff between image and bitmap check point?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How can you close the second opened browser?
what is the diffrence bw qtp architectute and qtp framework?
What are the 3 main stages involved in testing with qtp?
Explain the concept of how quicktest professional identifies object?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
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.