I too am having issues producing good load test data with our new AJAX app. Has anyone at least used WinRunner or QTP?
Login to rate this answer.
Soumya Mukherjee
Answered On : Dec 4th, 2006
Hi all .. Can anyone tell me how to automate the AJAX application with QTP9.0 as it is not recognising the objects..Do we require a Addin.
Login to rate this answer.
Yes! AJAX is browser dependent technology.
Ajax is not a programming language ; You can say it is a combinations of main 3
languages. DHTML, Java script and XML.
Ajax engine rather Ajax run on Firefox, Opera 8, Safari and later Mozilla builds and theMicrosoft equivalent ActiveX object.
Login to rate this answer.
Alex
Answered On : Feb 9th, 2007
You can try SWExplorerAutomation from http://webiussoft.com to automate AJAX applications.
Login to rate this answer.
raaj
Answered On : Apr 26th, 2007
does Win Runner 7.5 support AJAX web based application implemented in Java?
Login to rate this answer.
LoadRunner support AJAX Apps. however Ajax protocol in LR are not as efficient as HTTP protocol. You can use HTTP protocol record AJAX web apps, but there's a lot of custom coding needs to be done if order for it work properly. AJAX protocols are heavily depended on memory, running more then 60 usr with 2GB of ram could cause the mechine to freez.
Login to rate this answer.