Can eValid test a app that draws pictures

How to apply eValid to functional testing of web applications.

Can eValid test a app that draws pictures

Postby RBerry » Wed Mar 30, 2016 11:54 am

Afternoon.

I need help!

I need to test this app that can be used to draw pictures?

Can eValid do that and how well would it work?

Thanks
RBerry
 
Posts: 1
Joined: Wed Mar 30, 2016 11:52 am

Re: Can eValid test a app that draws pictures

Postby eValid » Thu Mar 31, 2016 10:25 am

RBerry wrote:Afternoon.

I need help!

I need to test this app that can be used to draw pictures?

Can eValid do that and how well would it work?

Thanks


Thanks for posting RBerry.

The way a web application "draws pictures" is though what are called drag/drop events.

The technical difficulty with recording and playing drag/drop is that the recording has to be done at the desktop level.

At the present state of web technology you can't record events off the browser face that can be played back as a drag/drop.

eValid CAN do this, admittedly with difficulty, using Application Mode, which will make recordings that involve eValid commands like:

cLDrag -- records motion on the browser window face using "client coordinates" where 0,0 is the upper left hand corner of the browser window.

or

xyLDrag -- records motion on the window also using

There is also a windows orinted command, AbsMouseDrag, which records motion on the screen using screen coordinates, but this is not recommended for script portability reasons.

The hard part, however, is to record non-straight line.

These commands at playback time are intended to drag/drop an object, so they trace a straight line betwen x1,y1 and x2,y2.

The only way to draw a curved line is to use this multiple times...

-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Desktop and Mobile Device Functional Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons