Forum Discussion

AmyGP's avatar
AmyGP
New Contributor
14 days ago

TC/LoadNinja Integration Databanks?

My load tests in LoadNinja require a databank to work correctly.  However, I would much rather have the error logging inherent in TestComplete than LN validations, so I have been trying to convert my load tests into this integration.  However, I don't see a way to add something like a databank to a test in a load group as I think I would need to generate a random number to pull a line from the databank file.  Adding any code snippets in a keyword test at all seems to keep TC from being able to translate the test to a LoadNinja script.  So, how can I create a load test in TC using specific databank data for each iteration?