Project change makes qtp to fail

Posted by Onnesh on Stack Overflow See other posts from Stack Overflow or by Onnesh
Published on 2010-06-04T08:23:39Z Indexed on 2010/06/06 7:12 UTC
Read the original article Hit count: 325

Filed under:
|

We are using 2 or more projects in an application to be opened. For e.g. HT1000 & HT1200 will be opened by the application, objects are the same(or common) for both the projects. Code uses the values in excel framework for running the test cases as parent to identify the child objects for e.g. Window("HT1000").Dialog("parts").Click("OK") but when we just change the parent name in excel framework as "HT1200" the objects for HT1200 are not getting accessed.

How to resolve this? Is it needed to again add the HT1200 project & objects in the object repo of qtp?

© Stack Overflow or respective owner

Related posts about qtp

Related posts about object-repository