We are using the Tibco pagebus framework as a middle ware for message publishing/subscribing.
Enterprise application we are developing is using the above framework.
Can you please suggest me how to test the Tibco pagebus framework.(framework testing)
Anyone having idea on this framework and how to test this framework.
Awaiting for the response.
thanks in advance
Regards, Malju
TIBCO Pagebus is a JavaScript framework providing messaging functionality with the Browser, so your best bet is to pick one of the JavaScript Unit testing tools. This topic is covered in another Stack Overflow question at JavaScript unit test tools for TDD
The Dojo Objective Harness appears to be the preferred option, but a there are a whole heap listed.
http://dojotoolkit.org/reference-guide/util/doh.html#id1