cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver application using CBTA

0 Kudos
321

Hi Folks,

We are trying to automate a few scenarios in our organization using CBTA.

The start point is by creating data in SAP Business client 6.5 which is guess is a netweaver portal.

Also integrated within the netweaver app (Which is SAP Business Client 6.5) are links to Fiori Apps.

My questions are:

1.Is it possible to record opening of the application and navigating through the various links

2.How do i add an executable to the solution documentation for that process step , so that i can use it in CBTA

3.Is it possible to automate for the integrated FIORI apps? Since the activities that are a part of the FIORI dont open in a browser, rather opens in an integrated manner within the SAP Business Client 6.5 application itself

Thanks a lot in advance

Vijesh

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Mohamed, thanks a lot for your response.

As I replied above . the automation through CBTA is possible only if the URL is defined. We are still facing some issues with certain fields but I guess that's not a part of this question.

0 Kudos

Hi Vijesh Nair,

SAP CBTA supports SAP Netweaver Portals and FIORI applications.

I see that your questions 1 and 2 are answered by Ajay.

To answer your question 3:

3.Is it possible to automate for the integrated FIORI apps? Since the activities that are a part of the FIORI dont open in a browser, rather opens in an integrated manner within the SAP Business Client 6.5 application itself

According to the compatibility matrix, yes - it is supported.

Regards,

Mohamed Ziavudeen

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Please find my response below:

1.Is it possible to record opening of the application and navigating through the various links

Yes its possible, you will have the url for the NetWeaver application, create executable for this url within solution documentation and assign it to the CBTA test script

2.How do i add an executable to the solution documentation for that process step , so that i can use it in CBTA

Goto the Solution documentation structure, right click in the assignment area and select Executable and create the executable. Also create the Test Configuration in the same location there by assigning the executable to the Test Configuration

Thanks,

Aj


0 Kudos

Hi Ajay, thanks for your response.

After digging into it a bit and framing the same question to SAP, I have understood that only if the URL is present , then we can automate it using CBTA. IN our case, the url was not being displayed.

Solution : So we have routed it through the t code NWBC which opens the various links and clicking on the required link will open the application with the URL.