Forum Discussion
khalik
15 years agoNew Contributor
Hello David,
I got the same problem as Joe, and I am new in test complete as well.
Actually Testcomplete was able to identify the component correctly before until we made some evolution on it which makes it unrecognizable:
I got the same problem as Joe, and I am new in test complete as well.
Actually Testcomplete was able to identify the component correctly before until we made some evolution on it which makes it unrecognizable:
There are several objects in the system that match the recognition attributes
of the "XXXXXX"
mapped object.
This may cause the "Object not found" error.
Objects
Sys.Process("XXXXXX")
Sys.Process("XXXXXX", 2)
To solve the problem, you may need to modify mapping
settings for the "XXXXXX"
object or one of its parent objects.
Is there any best practice to follow when developing to avoid that kind of issue? Basically what is needed to a component/object/presenter/etc to be recognizable by Testcomplete?
We are developing our application in .net using dev express frame works.
Thanks,
Kevin