Hello,
I'm evaluating some test automation tools in order to chose the best that my company needs to test a web application. Now I'm evaluating Test Studio and for the moment I think it's the easiest and can cope easily with all the problems (Ajax dinamic load, emulate key in fileds, image comparation) I have found in other test tools.
I still have one doubt that I would like to know if it is possible to be done in Telerik Test Studio (we don't intend to use the VS pluging):
At some point of the test case an XML file is generated. We would like to compare if that the data in XML is compatible with another. For this we would like to call an external program from the Test Studio. This external program would compare the XMLs and return an error code that sould be logged by the Test Studio in the test case.
Is that possible to be done?.
Thanks
I'm evaluating some test automation tools in order to chose the best that my company needs to test a web application. Now I'm evaluating Test Studio and for the moment I think it's the easiest and can cope easily with all the problems (Ajax dinamic load, emulate key in fileds, image comparation) I have found in other test tools.
I still have one doubt that I would like to know if it is possible to be done in Telerik Test Studio (we don't intend to use the VS pluging):
At some point of the test case an XML file is generated. We would like to compare if that the data in XML is compatible with another. For this we would like to call an external program from the Test Studio. This external program would compare the XMLs and return an error code that sould be logged by the Test Studio in the test case.
Is that possible to be done?.
Thanks