Mobile Testing – Device Vs Application
Device Testing This type of testing is generally being done to ensure the quality of a mobile device. Testing includes hardware and software testing for a mobile. Unit Testing Unit…
Device Testing This type of testing is generally being done to ensure the quality of a mobile device. Testing includes hardware and software testing for a mobile. Unit Testing Unit…
A critical factor that you have to consider while doing test planning is checking the Mobile Application type. You will mainly come across three types of mobile applications: Mobile Web,…
Mobile devices are typically handheld computers. They have many variants based on their characteristics such as physical dimension, hardware and software capability, what are they meant for, etc. Take a…
Before jumping on to mobile testing, it's advisable to understand the basics of mobile platforms. It mainly includes the operating system of the mobile, type of the device, and type…
This will help to learn the different aspect of the up-trending mobile device testing as well as mobile application testing. You will get familiar with many useful tools for black-box…
Concordion execute command can be used to run the operation of concordion fixture in a repeating manner. For example, it will be useful if we want to illustrate a requirement…
Concordion execute command can be used to run the operation of concordion fixture in a repeating manner. For example, it will be useful if we want to illustrate a requirement…
Concordion execute command can be used to get the result of a behavior in the form of object using which we can get multiple outputs of a behavior. For example,…
Concordion assertFalse command is used when the fixture needs to know the expected result in order to perform a test. Consider the following requirement − User Name : Zafrul Khan…
Concordion assertTrue command is used when the fixture needs to know the expected result in order to perform a test. Consider the following requirement − User Name : Zafrul Khan…