02-07-2006 10:36 AM
02-08-2006 01:04 PM
Sreedhar,
I am not very shure what it is that you're trying to do. Are you planning on calling your VB.Net application as a code module? If you are, you could pass the two values you want to add as parameters into the VB.Net code using a .Net Action step.
On the other hand, if you don't want to call your code as code module, you could communicate directly with TestStand engine using the engine's ActiveX API.
Which of these two methods you use depends on what it is that you want to do with VB.Net application.
Regards,
Santiago Delgado
NIC