fileMobile Application Autotion Calabash - Ruby - Cuber

Mobile Application Autotion Calabash Ruby Cuber
  • MP401 Ruby Setup\\/001 Introduction Setup ruby environment.mp422.54MB
  • MP401 Ruby Setup\\/002 Eclipse and Ruby Plugin setup.mp428.44MB
  • MP402 Ruby Basic Programming\\/003 Programming Kickoff.mp419.27MB
  • MP402 Ruby Basic Programming\\/004 Ruby Gem.mp415.99MB
  • MP402 Ruby Basic Programming\\/005 Ruby Programming on Notepad.mp47.95MB
  • MP402 Ruby Basic Programming\\/006 Ruby Interactive Environment.mp47.05MB
  • MP402 Ruby Basic Programming\\/007 Ruby Start and End block.mp47.90MB
  • MP402 Ruby Basic Programming\\/008 Class.mp414.05MB
  • MP402 Ruby Basic Programming\\/009 Methods in detail.mp420.73MB
  • MP402 Ruby Basic Programming\\/010 Constructor.mp411.86MB
  • MP402 Ruby Basic Programming\\/011 Condition Handling.mp415.66MB
  • MP402 Ruby Basic Programming\\/012 Condition Handling - Logical ORAND.mp413.25MB
  • MP402 Ruby Basic Programming\\/013 While Loop.mp414.79MB
  • MP402 Ruby Basic Programming\\/014 For Loop.mp45.30MB
  • MP402 Ruby Basic Programming\\/015 Array.mp410.70MB
  • MP402 Ruby Basic Programming\\/016 For Each Loop.mp46.30MB
  • MP402 Ruby Basic Programming\\/017 Hashes.mp415.71MB
  • MP402 Ruby Basic Programming\\/018 String Handling.mp425.50MB
  • MP402 Ruby Basic Programming\\/019 Local Variables.mp46.00MB
  • MP402 Ruby Basic Programming\\/020 Global Variable.mp43.57MB
  • MP402 Ruby Basic Programming\\/021 Class Variable.mp43.80MB
  • MP402 Ruby Basic Programming\\/022 Instance Variable.mp45.35MB
  • MP402 Ruby Basic Programming\\/023 Exception Handling.mp417.48MB
  • MP402 Ruby Basic Programming\\/024 Modules.mp423.24MB
  • MP403 OOPS in Ruby\\/025 Inheritance.mp427.32MB
  • MP403 OOPS in Ruby\\/026 Overriding.mp49.44MB
  • MP404 Read Write Data\\/027 Read Data from File.mp411.01MB
  • MP404 Read Write Data\\/028 Write Data to File.mp46.52MB
  • MP404 Read Write Data\\/029 Read Data from Excel.mp413.92MB
  • MP404 Read Write Data\\/030 Write Data to Excel.mp48.41MB
  • MP405 BDD with Cuber\\/031 What is TDD.mp411.26MB
  • MP405 BDD with Cuber\\/032 What is BDD.mp411.23MB
  • MP405 BDD with Cuber\\/033 Difference between BDD and TDD.mp45.63MB
  • MP405 BDD with Cuber\\/034 BDD Tool Cuber Basics.mp419.43MB
  • MP406 Feature File Gherkin Language\\/035 Feature Keyword.mp419.92MB
  • MP406 Feature File Gherkin Language\\/036 Scenario Keyword.mp47.05MB
  • MP406 Feature File Gherkin Language\\/037 Given Step.mp48.69MB
  • MP406 Feature File Gherkin Language\\/038 When and Then Step.mp48.94MB
  • MP406 Feature File Gherkin Language\\/039 Background Step.mp46.53MB
  • MP406 Feature File Gherkin Language\\/040 Step Argument.mp45.13MB
  • MP406 Feature File Gherkin Language\\/041 Step Outline.mp418.43MB
  • MP406 Feature File Gherkin Language\\/042 Comments and Tags.mp412.50MB
  • MP407 Step Definitions\\/043 Install Cuber Gem.mp42.72MB
  • MP407 Step Definitions\\/044 What is Step definition.mp42.80MB
  • MP407 Step Definitions\\/045 Step Definition File.mp421.01MB
  • MP407 Step Definitions\\/046 Data Passed from Step Definition.mp411.14MB
  • MP408 Hooks\\/047 What is Hooks.mp43.11MB
  • MP408 Hooks\\/048 Before Hook.mp48.18MB
  • MP408 Hooks\\/049 After Hook.mp49.02MB
  • MP408 Hooks\\/050 Cuber - Run Tagged Scenario.mp43.57MB
  • MP408 Hooks\\/051 Tagged Hooks.mp42.48MB
  • MP408 Hooks\\/052 Multiple Tagged Hooks- Logical OR.mp43.08MB
  • MP408 Hooks\\/053 Multiple Tagged Hooks- Logical AND.mp42.77MB
  • MP409 Setup Environment for Calabash Autotion - Android\\/054 ADT Installation on Eclipse.mp49.29MB
  • MP409 Setup Environment for Calabash Autotion - Android\\/055 Setup Android SDK.mp419.27MB
  • MP409 Setup Environment for Calabash Autotion - Android\\/056 Configure Environment Variables.mp422.77MB
  • MP409 Setup Environment for Calabash Autotion - Android\\/057 View Mobile Screen on Windows Droid at Screen.mp46.39MB
  • MP409 Setup Environment for Calabash Autotion - Android\\/058 Install Calabash-Android.mp410.17MB
  • MP410 Android Debug Bridge ADB\\/059 What is ADB.mp422.83MB
  • MP410 Android Debug Bridge ADB\\/060 ADB Comnds.mp426.88MB
  • MP411 Application\\/061 Application Walkthrough.mp43.88MB
  • MP411 Application\\/062 APK Resigning Process.mp432.50MB
  • MP412 Start Calabash Autotion - First Test Case\\/063 Create Calabash Project Structure.mp45.15MB
  • MP412 Start Calabash Autotion - First Test Case\\/0 Create Feature File for Test Case.mp45.21MB
  • MP413 Element Locators\\/065 What is Element Locator.mp46.49MB
  • MP413 Element Locators\\/066 Element Locator Find property by calabash query.mp435.30MB
  • MP413 Element Locators\\/067 Element Locator Find property by UIAutotorViewer.mp418.70MB
  • MP413 Element Locators\\/068 Locate Element by ID.mp412.13MB
  • MP413 Element Locators\\/069 Locate Element by Index.mp45.19MB
  • MP413 Element Locators\\/070 Locate Element by rked Text.mp44.92MB
  • MP413 Element Locators\\/071 Locate Element by Class.mp47.28MB
  • MP413 Element Locators\\/072 Locate Element by Use for type of element.mp44.14MB
  • MP414 Write Calabash Steps\\/073 Create Step definition file for test case.mp411.67MB
  • MP414 Write Calabash Steps\\/074 Click on Button Touch Comnd.mp412.53MB
  • MP414 Write Calabash Steps\\/075 Type in Text box enter_text comnd.mp414.59MB
  • MP414 Write Calabash Steps\\/076 Type in Text box keyboard_enter_text.mp410.23MB
  • MP414 Write Calabash Steps\\/077 Remove data from Text box clear_text comnd.mp47.20MB
  • MP415 Gestures\\/078 Hide Keyboard.mp48.72MB
  • MP415 Gestures\\/079 Click on Back button.mp45.25MB
  • MP416 Waits in Calabash\\/080 Wait for Element Exists.mp48.55MB
  • MP416 Waits in Calabash\\/081 Wait for Element does not exist.mp47.77MB
  • MP416 Waits in Calabash\\/082 Wait for Text to be present.mp47.74MB
  • MP417 Assertions in Calabash\\/083 Check Element Exists.mp47.42MB
  • MP417 Assertions in Calabash\\/084 Check Element does not exists.mp44.88MB
  • MP418 Reporting in Calabash\\/085 Calabash Android Report.mp46.00MB
Latest Search: 1.IESP-257   2.IPTD-750   3.BNDV-00534   4.MXSPS-302   5.ASW-093   6.DANDY-198   7.AIED-020   8.MIBD-502   9.NFDM-112   10.FPJS-093   11.FSET-338   12.HET-177   13.DDK-081   14.VEZZ-002   15.CCDV-1107   16.BKSP-012   17.SDMT-440   18.WNZS-149   19.WNZ-200   20.SDMS-992   21.NIT-086   22.JUSD-442   23.YLW-4092   24.MAMA-259   25.CADV-224   26.CADR-215   27.OKAD-337   28.DKDN-002   29.RKI-098   30.MXSPS-237   31.MIBD-554   32.MIBD-026   33.MIBD-483   34.MIBD-502   35.ONSD-613   36.ONSD-736   37.ONSD-435   38.MKCK-064   39.SDDL-456   40.BMD-339   41.JFB-046   42.MIBD-664   43.DBOX-004   44.MIBD-577   45.VDD-024   46.TBB-50   47.CABD-001   48.HBAD-226   49.SPND-003   50.KOP-18   51.NFDM-205   52.EMAZ-213   53.QEDZ-007   54.KCPN-030   55.IRCP-002   56.KDG-024   57.TSDV-45008   58.SDMS-709   59.DAZD-026   60.VNDS-7046   61.ZEX-190   62.BNSD-003   63.PM-018   64.JAMA-010   65.ARMD-512   66.MB-001   67.OZVD-133   68.AGP-1003   69.TOS-040   70.MOM-098   71.257   72.750   73.00534   74.302   75.093   76.198   77.020   78.502   79.112   80.093   81.338   82.177   83.081   84.002   85.1107   86.012   87.440   88.149   89.200   90.992   91.086   92.442   93.4092   94.259   95.224   96.215   97.337   98.002   99.098   100.237   101.554   102.026   103.483   104.502   105.613   106.736   107.435   108.0   109.456   110.339   111.046   112.6   113.004   114.577   115.024   116.50   117.001   118.226   119.003   120.18   121.205   122.213   123.007   124.030   125.002   126.024   127.45008   128.709   129.026   130.7046   131.190   132.003   133.018   134.010   135.512   136.001   137.133   138.1003   139.040   140.098