-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMobileTesting
61 lines (40 loc) · 1.65 KB
/
MobileTesting
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Appium - open-source test automation framework for testing native and hybrid apps and mobile web apps.
Documentation -
functional - field,biz functional, interruption,update,user feedback,device resource,
Factory testing -conducted automatically to verify that there are no defects brought by the manufacturing or assembling.
Certification Testing
- check before a mobile device goes to the market.
Application Testing
process by which application a software developed for handheld mobile devices is tested for its functionality, usability, and consistency
Exploratory Testing: requires knowledge, analysis, experience, intuition, and creativity.
Usability Testing: to determine how user-friendly a mobile app is without manual testing.
Ad-hoc Testing: where the insight and understanding of the tester is the only important factor.
accessibility testing -make usable to many people like disabilities
beta
change related
localization
recovery
security
performance
Compatibility (Configuration) testing
UI test
---------------------------------------------------------------------------------------------------------------------------------------------
3 types of mobile testing
1. functionality - ui test,biz flow
2. real env - background,gesture,interruption,network
3. non functional - security,api ,performance
The challenge of mobile testinng - device fragmentation
--------------------------------------
Screen resolution
Turning on/off GPS
Screen orientation (landscape, portrait)
Different devices’ manufacturers
OSs
Permission
Impact hardware
Network connection
Tools for Mobile Test
--------------------------
Kobiton
Appium
Katalon