Tagged: Performance

SCRIPTINGSCRIPTING 07: SO HAPPY TOGETHER

There is another characteristic for the scripts that we create. They will be simulating different users doing the same process all together at the same time. This is known as concurrency. Just like moving...

Variables scripting

SCRIPTING 05: WHAT ABOUT VARIABLES?

We are going to talk today about the variables and parameters that you will use in your code. After we are done with the correlations from the last post, we will replace the remaining...

Script correlations

SCRIPTING 04: HUNTING CORRELATIONS

On this post we will examine the process of finding and doing correlations. The best practice has brought you to the core point of the process. This is for most scripting as it focuses...

Scripting Diferences

SCRIPTING 03: SPOT DIFFERENCES 2 CORRELATE

Now on the third delivery of the scripting series, we will find a better way to correlate. The technique uses the capacity to spot differences from our two scripts. It is recommended to work...