Hello
I tried the QA product and have the following feedback
First, the product is nice, it is the first functional test application that I test so I am quite new on this field. Here is my main constraints :
1. Impossible to make assertions on a GIS module (we use google map like gis module)
There is no wrapper to test each element of the gis component
2. Impossible to make assertions on a pdf report even if it is generated with telerik reporting
3. It is impossible to record drawing a polygon in google maps (or i dont how to do it)
a. Another example would be to record a polygon drawing on the map using open layers : http://openlayers.org/dev/examples/draw-feature.html
4. The data bind test is quite interresting, it would be better if we could bind it to a complex xml and use xpath to get the good parameter. For complex test with plenty of structured data it would be very handy.
5. Internet explorer crashes sometimes
6. Cannot act on a map like maps.google.com (can not click to zoom or draw a polygon)
The recorder is not easy to manipulate at the beginning.
My application manipulates a lot of GIS feature to create maps, from those maps we generate exports (like shapes) or reports. The limitation regarding pdf assertion and gis manipulation is too strong in our used case. Your product would fit when we test applications where a lot of GUI manipulation are required in forms with a lot of data to insert.
I tried the QA product and have the following feedback
First, the product is nice, it is the first functional test application that I test so I am quite new on this field. Here is my main constraints :
1. Impossible to make assertions on a GIS module (we use google map like gis module)
There is no wrapper to test each element of the gis component
2. Impossible to make assertions on a pdf report even if it is generated with telerik reporting
3. It is impossible to record drawing a polygon in google maps (or i dont how to do it)
a. Another example would be to record a polygon drawing on the map using open layers : http://openlayers.org/dev/examples/draw-feature.html
4. The data bind test is quite interresting, it would be better if we could bind it to a complex xml and use xpath to get the good parameter. For complex test with plenty of structured data it would be very handy.
5. Internet explorer crashes sometimes
6. Cannot act on a map like maps.google.com (can not click to zoom or draw a polygon)
The recorder is not easy to manipulate at the beginning.
My application manipulates a lot of GIS feature to create maps, from those maps we generate exports (like shapes) or reports. The limitation regarding pdf assertion and gis manipulation is too strong in our used case. Your product would fit when we test applications where a lot of GUI manipulation are required in forms with a lot of data to insert.