Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the stratum domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ultimate-member domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the um-recaptcha domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-maximum-upload-file-size domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-optimize domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the iksm domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ultimate-addons-for-gutenberg domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/soliterata.com/wp-includes/functions.php on line 6114
Ashish Kumar – Page 30 – SoliteraTA

SoliteraTA

Author name: Ashish Kumar

Ashish

enter value “element_name” for radioButton in mobile screen

Mobile step-Definition enter value “element_name” for radioButton in mobile screen Keyword Given, When, And, Then Description Will select the radio button Declaration Code Element Application Test Data Then enter value “SearchButton” for radioButton in mobile screen SearchButton XPATH //android.widget.ImageView[@content-desc=”Search”] NILL NILL Remarks The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid radio element in the application. Table of contents Keyword Description Declaration Remarks Restriction

enter value “element_name” for radioButton in mobile screen Read More »

enter value “<testdata_name>” for dropdown “element_name” in mobile screen

Mobile Step Definition enter value “<testdata_name>” for dropdown “element_name” in mobile screen Keyword Given, When, And, Then Description Will select the option from dropdown list Declaration Code Element Application Test Data Then enter value “” for dropdown “dropdownButton” in mobile screen dropdownButton XPATH //android.widget.ImageView[@content-desc=”Search”] NILL A Text1 SoliteraTA Remarks The “<testdata_name>” that is used through test data file should be in angular brackets  The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid dropdown in the application. Table of contents Keyword Description Declaration Remarks Restriction

enter value “<testdata_name>” for dropdown “element_name” in mobile screen Read More »

switch to frame of mobile screen “element_name”

Desktop step-Definition switch to frame of mobile screen “element_name” Keyword Given, When, And, Then Description Will switch to given mobile screen frame Declaration Code Element Application Test Data When switch to frame of mobile screen “UseremailField” iFrame_Name XPATH //android.widget.ImageView[@content-desc=”frame1″] NILL NILL Remarks The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid frame in the application. Table of contents Keyword Description Declaration Remarks Restriction

switch to frame of mobile screen “element_name” Read More »

switch to default frame of mobile screen

Desktop step-Definition switch to default frame of mobile screen Keyword Given, When, And, Then Description Will switch to default mobile screen frame Declaration Code Element Application Test Data When switch to default frame of mobile screen NILL NILL NILL Remarks       NILL Restriction       NILL Table of contents Keyword Description Declaration Remarks Restriction

switch to default frame of mobile screen Read More »

scroll in “<testdata_name>” direction to mobile screen “element_name”

Desktop step-Definition scroll in “testdata_name” direction to mobile screen “element_name” Keyword Given, When, And, Then Description Will Scroll to Left|Right|Up|Down with element location Declaration Code Element Application Test Data Then scroll in “” direction to mobile screen “toButtonBelow” toButtonBelow XPATH //android.widget.ImageView[@content-desc=”LinkHere”] NILL A up UP Remarks The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid element in the application. Table of contents Keyword Description Declaration Remarks Restriction

scroll in “<testdata_name>” direction to mobile screen “element_name” Read More »

Install given Application in Mobile Device with “applicationVar_name” configuration

Mobile step-Definition Install given Application in Mobile Device with “applicationVar_name” configuration Keyword Given, When, And, Then Description Will install app in mobile application using application name Declaration Code Element Application Test Data Given Install given Application in Mobile Device with “App_config” configuration NILL App_config mobile_application Android UiAutomator2 E:/mobileTestApp/Instagram Lite.apk true true NILL Remarks The “applicationVar_name” that is used through application configuration file should be in double quotes. Restriction “applicationVar_name” should be corresponds to a valid configuration and the application is available. App path should be mentioned in application configuration file. Table of contents Keyword Description Declaration Remarks Restriction

Install given Application in Mobile Device with “applicationVar_name” configuration Read More »

wait “<testdata_name>” seconds for mobile element

Mobile step-Definition wait “<testdata_name>” seconds for mobile element Keyword Given, When, And, Then Description Will wait for given seconds Declaration Code Element Application Test Data Then wait “” seconds for mobile element NILL NILL A timeInSecond 20 Remarks The “<testdata_name>” that is used through test data file should be in angular brackets Restriction NILL Table of contents Keyword Description Declaration Remarks Restriction

wait “<testdata_name>” seconds for mobile element Read More »

Click on mobile button “element_name”

Mobile step-Definition Click on mobile button “element_name” Keyword Given, When, And, Then Description Will click on the given element Declaration Code Element Application Test Data Then click on mobile button “SearchButton” SearchButton XPATH //android.widget.ImageView[@content-desc=”Search”] NILL NILL Remarks The “element_name” that is used through element data file should be in double quotes. Restriction “element_name” should be corresponds to a valid element in the application. Table of contents Keyword Description Declaration Remarks Restriction

Click on mobile button “element_name” Read More »

Solitera may collect certain information by automated means, such as cookies and web beacons, when a user visits our website. A “cookie” is a small piece of data that a website can send to your browser, which may then be stored on your system. learn more