Skip to Content
0
Dec 10, 2019 at 03:55 PM

CBTA - How to pass value betwen steps of test script

573 Views

Hello, I hope that you help whith my query about CBTA ..

I have a simple test script case. In this test script I want to be capture data in a querie (BP SAPGUI) and access to another trx (SU01 SAPGUI) to view user data.

I try using the components CBTA_GUI_GetText and CBTA_GUI_GetProperty, but do not manage the mapping to pass the requested user value in BP to pass it to SU01 to query it.

Attachments