Use of Bench files.

View: New views
2 Messages — Rating Filter:   Alert me  

Use of Bench files.

by John Crunk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Can someone give an example of using a bench file for verification? Here is what I am looking for. I want to compare that each component on a specific page has a specific property for custom tags we are using to track site usage. Ideally, I would like to do this in one sweep with a benchmark file. Is this possible? Can you give examples? I am thinking that using the object file created with process container will accomplish this.

 

Examples would be appreciated.

 

Thanks,

 

John Crunk


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
safsdev-public mailing list
safsdev-public@...
https://lists.sourceforge.net/lists/listinfo/safsdev-public

Re: Use of Bench files.

by Carl Nagle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

There are several keywords you might use to do what you want:

 

http://safsdev.sourceforge.net/sqabasic2000/GenericMasterFunctionsIndex.htm

 

One Step Process:

VerifyObjectDataToFile

VerifyPropertyToFile

VerifyArrayPropertyToFile

 

Two Step Process:

CaptureObjectDataToFile

CapturePropertyToFile

CapturePropertiesToFile

 

VerifyTextFileToFile

VerifyFileToFile

 

Some commands may require you pre-populate the bench directory with an empty benchmark file of the desired name.  You would run the test and the verify and get an expected failure then copy the “actual” over to the bench directory—if it contains the info you want.

 

The Reference should have example for each of the above keywords.  If you are having specific problems with any of the keywords or examples please let us know.

 

Carl

 

From: jcrunk@... [mailto:jcrunk@...]
Sent: Wednesday, October 28, 2009 11:06 AM
To: safsdev-public@...
Subject: [safs-public] Use of Bench files.

 

 

Can someone give an example of using a bench file for verification? Here is what I am looking for. I want to compare that each component on a specific page has a specific property for custom tags we are using to track site usage. Ideally, I would like to do this in one sweep with a benchmark file. Is this possible? Can you give examples? I am thinking that using the object file created with process container will accomplish this.

 

Examples would be appreciated.

 

Thanks,

 

John Crunk


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
safsdev-public mailing list
safsdev-public@...
https://lists.sourceforge.net/lists/listinfo/safsdev-public