Row Contents
Hi all
I was wondering if any of you can help me to solve this problem.
I have attached the screenshot of my application under test for your reference. The object in question is 'Job Name' which has got multiple jobs listed under it.
Issue I am experiencing is that when I record a test I select a specific job(eg:AccruedFeeBatch) however while executing the test TC gets bit tempramental and instead of selecting 'AccruedFeeBatch' it selects 'AccountClosurebatch'. I am not sure why it selects wrong test ? Also whe I use ObjectSpy on the Job Name it doesn not display its contents ie the different job types under it. Is there a reason to that ? Is there a way I Can make TC recognize all the jobs under Job Name ?
Your help is much appreciated. Thanks
Looking at those screenshots, the mapping is fine (MappedName is populated so the name mapping identification is fine).
What line of code is generating your current error? Can you post the code that you are executing?