Integrating STP With TestCompleteSmartbear TestComplete is a functional testing tool that organisations have invested due to its affordability compared to the rest of the market. The integration of TestComplete with Stream Test Pro (STP) presents an enterprise alternative to corporations. TestComplete assumes the role of a robot, whilst Stream Test Pro (STP) takes care of all the framework requirements. What this means is that all test data related (performance, test results, defects, data) are being captured within STP allowing 3rd party solutions to interface with STP on the database level, building complex and relevant intelligence back to its business stakeholders. Speak with a consultant today to learn more.
Calling STP from TestComplete
Set myobject=CreateObject("TestPointStreamTestDLL.StreamTest")
myobject.SendAutoTests (1,1,0,"Testing","TestScript","TestApp","TestENV","TestSuite",0,0) |