Using TestComplete Scripts with LoadNinja
We are looking to purchase an automated UI testing tool and a load testing tool but we would like to use the scripts we develop for the UI testing tool with the load testing tool. Is that possible with TestComplete and LoadNinja?Solved2.2KViews0likes1CommentTo get the object where Object Checkpoint was called from during OnLogCheckPoint Event?
I am currently working on detecting the test information automatically during the test run in test complete. So my requirement is this. I have a test created in testcomplete I attach the OnLogCheckpoint event having my own code. There I can get checkpoint properties for object checkpoints (they are available in the LogParams) Yet I could not find a way to get on which object the object checkpoint was called. Is there any way to get this object/alias on which the object checkpoint is executed from the script from the OnLogCheckpoint event or some other way. Thanks in advance for any suggestions500Views0likes0Comments