Creating a Vuser Script with Visual C
Posted on July 6, 2009 - Filed Under HP Mercury LoadRunner | 1 Comment
Vuser scripts can be created using Visual C 6.0 or higher. To create a Vuser script with Visual C, please follow the below steps: In Visual C, create a new project – dynamic link library (dll). Select File > New and click the Projects tab. In the Wizard, select empty dll
Read More..>>Model Based Testing – MBT
Posted on July 1, 2009 - Filed Under Featured, General Testing Concepts, Headline | 1 Comment
Model-based testing or MBT is a general term that signifies an approach that bases common testing tasks such as test case generation and test result evaluation on a model of the application under test. Model-based testing involves developing and using a data mode to generate tests. The model is essentially a specification of the inputs [...]
Read More..>>