r2 - 19 Jul 2007 - 06:24:00 - MimiYinYou are here: OSAF >  Journal Web  >  QualityAssuranceTeam > AdamChristianNotes > AdamChristianPerfInitSuite

Initial Perf Suite running in Windmill UI Testing Framework

init_suite.json: Clicks to login, creates a user, loggs in as that user and creates a few events on the canvas.

{"method": "click", "params": {"link" : "Log in to Cosmo"}}
{"method": "wait", "params": {"seconds" : 3000}}
{"method": "click", "params": {"link" : "Click here to create one."}}
{"method": "click", "params": {"jsid" : "parent.frames[1].cosmo.app.modalDialog.btnsRight[0].domNode.id"}}
{"method": "type", "params": {"id" : "username", "text": "tester99"}}
{"method": "type", "params": {"id" : "firstName", "text": "tester99"}}
{"method": "type", "params": {"id" : "lastName", "text": "tester99"}}
{"method": "type", "params": {"id" : "email", "text": "tester99@osafoundation.org"}}
{"method": "type", "params": {"id" : "password", "text": "tester"}}
{"method": "type", "params": {"id" : "confirm", "text": "tester"}}
{"method": "click", "params": {"jsid" : "parent.frames[1].cosmo.app.modalDialog.btnsRight[0].domNode.id"}}
{"method": "wait", "params": {"seconds" : 3000}}
{"method": "click", "params": {"jsid" : "parent.frames[1].cosmo.app.modalDialog.btnsCenter[0].domNode.id"}}
{"method": "type", "params": {"id" : "loginDialogUsernameInput", "text": "tester99"}}
{"method": "type", "params": {"id" : "loginDialogPasswordInput", "text": "tester"}}
{"method": "click", "params": {"id" : "loginSubmitButtonText"}}
{"method": "wait", "params": {"seconds" : 3000}}
{"method": "wait", "params": {"seconds" : 3000}}
{"method": "doubleClick", "params": {"id" : "hourDiv1-1200"}}
{"method": "wait", "params": {"seconds" : 2000}}
{"method": "doubleClick", "params": {"id" : "hourDiv2-0900"}}
{"method": "wait", "params": {"seconds" : 2000}}
{"method": "doubleClick", "params": {"id" : "hourDiv4-1000"}}
{"method": "wait", "params": {"seconds" : 2000}}
{"method": "doubleClick", "params": {"id" : "hourDiv5-1100"}}
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.