fileMobile-Application-Autot-1B3id

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.MIDD-750   2.MIDV-010   3.TBD-015   4.CWM-164   5.AOZ-073   6.JJ-019   7.DVH-627   8.MKCK-045   9.RKI-114   10.ONSD-465   11.PSI-115   12.NSPS-121   13.ASW-046   14.PPPD-114   15.LGJDV-007   16.PSI-425   17.MIBD-554   18.VRXS-114   19.DKSW-300   20.OOMN-037   21.ESR-001   22.ZCOL-07   23.KNCS-025   24.MIBD-622   25.IDBD-315   26.IDBD-407   27.SOE-611   28.ONSD-529   29.RD-039   30.EMBW-054   31.ADV-0075   32.SDDE-274   33.DV-1469   34.WED-054   35.CRAD-062   36.IDBD-230   37.SOE-729   38.ALSP-15   39.MAMA-349   40.AAJ-021   41.KIBD-045   42.VNDS-5085   43.VR-107   44.OKUS-01   45.KISD-056   46.MDYD-655   47.PPPD-188   48.ARM-0236   49.MXPA-036   50.KIBD-120   51.NMC-008   52.SCF-037   53.TYK-030   54.DZAW-007   55.ISD-29   56.NHDTA-116   57.ADV-0137   58.HF-040   59.SRD-17   60.SEED-063   61.JR-058   62.HS-181D   63.GOD-258   64.GFT-196   65.DDSY-008   66.EMBS-004   67.GK-002   68.RD-477   69.HLM-019   70.FX-067   71.750   72.010   73.015   74.1   75.073   76.019   77.627   78.045   79.   80.465   81.115   82.121   83.046   84.   85.007   86.425   87.554   88.   89.300   90.037   91.001   92.07   93.025   94.622   95.315   96.407   97.611   98.529   99.039   100.054   101.0075   102.274   103.1469   104.054   105.062   106.230   107.729   108.15   109.349   110.021   111.045   112.5085   113.107   114.01   115.056   116.655   117.188   118.0236   119.036   120.120   121.008   122.037   123.030   124.007   125.29   126.116   127.0137   128.040   129.17   130.063   131.058   132.181D   133.258   134.196   135.008   136.004   137.002   138.477   139.019   140.067