‘if’ statement in LoadRunner
‘if’ is a conditional statement in LoadRunner and its syntax is as same as the C language conditional statement. The conditional statement evaluates the given condition and controls the flow of the script. Along with…
‘if’ is a conditional statement in LoadRunner and its syntax is as same as the C language conditional statement. The conditional statement evaluates the given condition and controls the flow of the script. Along with…
The generation of Thread Dump can be done through various methods, especially on Windows servers. Following are the steps to generate the thread dump on Unix, Linux and Windows machines. On Unix Server: Step 1:…
AWR or Automated Workload Repository report provides detailed information about the database to conduct the analysis of the performance of Oracle Database. This article will help you to get knowledge on important AWR report sections…
Software Architecture is a system to represent the collection of components that accomplish a specific function or set of functions. There may be one or multiple components in the foundation of an architecture on which…
Software Performance Testing and Software Performance Engineering are the two different sides of the same coin. Similarly, the roles and responsibilities of a performance engineer are different from a performance tester. Hence PTLC and PELC are defined to streamline…