Tuesday, April 21, 2020
Monday, April 20, 2020
Saturday, April 18, 2020
Friday, April 17, 2020
Native, Hybrid apps : iOS apps will not run on Android and vice versa
https://www.mobiloud.com/blog/native-web-or-hybrid-apps/
Most web apps are written mainly in Javascript
Native apps , same language used in operating system development.
For ex:
Swift or Objective-C for iOS apps - Xcode IDE
Java is used to write native Android apps - Android Studio IDE
C# for the most part for Windows Phone apps.
Building Cross-Platform Native Apps
Xamarin, React Native, Titanium, and Google’s Flutter
Hybrid Apps:
You install it like a native app, but it’s actually a web app on the inside.
Most web apps are written mainly in Javascript
Native apps , same language used in operating system development.
For ex:
Swift or Objective-C for iOS apps - Xcode IDE
Java is used to write native Android apps - Android Studio IDE
C# for the most part for Windows Phone apps.
Building Cross-Platform Native Apps
Xamarin, React Native, Titanium, and Google’s Flutter
Hybrid Apps:
You install it like a native app, but it’s actually a web app on the inside.
Robotium: Mobile UI automation tool , alternative to appium
https://www.guru99.com/first-android-testing.html
Subscribe to:
Posts (Atom)
JMeter Simple Controller
Simple Controller is just a container for user request.
-
We can convert in 2 ways. 1 . online tool http://editor.swagger.io/#/ 2. Go to https://swagger.io/docs/open-source-tools/swagger-c...
-
to invoke Notepad on Windows and open the JMeter readme in it, configure the OS Process Sampler as the following: Command: notepad....
-
https://www.blazemeter.com/blog/what%E2%80%99s-the-max-number-of-users-you-can-test-on-jmeter In conclusion, we can say that you ca...
