How can I get data from the middle of a test playback?

Applying eValid to Rich Internet Application (RIA) Performance Monitoring.

How can I get data from the middle of a test playback?

Postby Rafe08 » Wed Jun 04, 2008 9:59 am

What i used was SaveSelectedText 0 "LotesGenerados.txt" 126 0 10 ""
APPEND

But i had a problem... it saves the order number witout any space so if
i generate two orders (555 and 556), the file looks like this: 555556

I would like to have something more like this:
555
556

I also checked SaveRecord File "Formatted String" [OVERWRITE]

But then i need a way to save the order number to a variable and then
send it to this function.

By the way is there any variables declaration and manipulation
available? i mean like makin some operations with variables, like in
some IDEs ?
Rafe08
 
Posts: 36
Joined: Mon Jun 02, 2008 9:39 am

Re: How can I get data from the middle of a test playback?

Postby monitoring » Wed Jun 04, 2008 10:01 am

(1) Use SaveRecord with a %n as a newline.

(2) Save the value to a file that will in the future
become an Environment Variables file, then CallScript
to the script that will use the then-current Environment Variables
data...

* There is a built-in capability to pre-specify values for
parameters in an eValid script, described in detail here:

http://www.e-Valid.com/Products/Documen ... ables.html

(3) eValid's scripting language is not a programming language,
like in some IDEs...But...

* The eValid Programmatic Interface (EPI) is described in detail in this
this introductory page:

http://www.e-Valid.com/Products/Documen ... ction.html
eValid Tech Support Team
monitoring
 
Posts: 97
Joined: Tue Jan 01, 2008 12:48 pm


Return to Rich Internet Application Monitoring (RIA)

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