neha_sharma
12 years agoContributor
Suggestion:Object Spy
Hi,
As part of test automation Framework we all have excel or xml files to maintain object information.
It will be immensly helpful if Testcomplete provides a way to export all the properties of an object we get from an object spy to XML.
That way we can use XML as object repository to store object identification data.
Thanks,
Neha
As part of test automation Framework we all have excel or xml files to maintain object information.
It will be immensly helpful if Testcomplete provides a way to export all the properties of an object we get from an object spy to XML.
That way we can use XML as object repository to store object identification data.
Thanks,
Neha
- Hi Neha,
You can save the object properties to the *.tcSnapshot file that has the XML structure. You can do this from TestComplete GUI, as well as from script. Refer to the "Creating Snapshots in Object Browser" article for details.