cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

How can we test the mobile apps developed in SUP?

What are the factors to be considered while testing (functional testing and non-functional) for SAP mobile apps developed in SUP?

What are the testing tools available for SAP Mobile Apps testing?

0 Likes
View Entire Topic
D_Olderdissen
Product and Topic Expert
Product and Topic Expert
0 Likes

Not sure what you have in mind.

Do you want to test the SAP Mobile Apps that are available in the SAP App Store, or are you thinking of custom SUP based applications?

Former Member
0 Likes

Hi Dirk,

I am thinking of custom SUP based applications.

Paul

koehntopp
Product and Topic Expert
Product and Topic Expert
0 Likes

You should be writing tests along with the specification. Basically, every feature of your app (which should include stuff like security, usability, performance etc.) should have one or more test cases to verify that the feature has been implemented correctly.

At the end you should also do an integration test which tests the full system. You might want to get people not involved in the development to do that.

I can't stretch enough how important it is to design things like security in early enough. There's no way you will be able to do that at the end of development...

Frank.