BeatBlip How to Guide
BeatBlip is a unified and reliable solution for software test automation that’s helping organizations deliver quality software on time and within budget.
Software solutions today serve a wide variety of platforms and devices. In the connected world where people, processes, and businesses increasingly depend upon software, ensuring the quality and reliability of the software is critical. BeatBlip integrates with software development processes and makes automation quick to implement and easy to maintain. Its cloud based and extensible platform ensures efficient team collaboration for delivering high quality software at low cost.
BeatBlip eliminates the need for programming for functional test automation, of Web Applications, Mobile Apps, and APIs, by offering a unified and action keyword based approach. While on one hand BeatBlip empowers non-programmers to automate testing comfortably, on the other it enables sophisticated automation engineers to extend its capabilities with the same ease.
- How do I create a Project?
- What are different project types?
- How do I create a Project Module?
- How do I create a Test Suite?
- How do I create a Test Case?
- How do I create test steps/script inside a test case?
- How do I create a Locator Module?
- How do I create a Locator Screen?
- How do I add locators in screen?
- How do I add new screen and locators on test step screen?
- How to import a project?
- How to export a project?
- How do I import selenium IDE recorded test case?
- How to import locators?
- How do I delete a Project?
- How do I delete a Module?
- How do I delete a Test Suite?
- How do I delete a Test Case?
- How do I delete a Test step?
- How do I delete multiple test steps in a single go?
- How do I continue my test execution even If I minimize Microsoft remote desktop session window?
- How do I import manual Azure Test cases in BeatBlip?
- How do I upload/sync BeatBlip manual Test cases in Azure?
- How to interact with elements inside SVG tag?
- How to I reposition my test steps in BeatBlip?
- How can I copy paste test steps in BeatBlip?
- How do I copy paste test cases in BeatBlip?
- How do I cut paste test cases from test suite in BeatBlip?
- How do I skip test steps from execution?
- How do I skip test cases from execution?
- How do I add a test step in between of two test steps?
- How to add a manual step in your test case?
- How to upgrade Chrome driver?
- How to store UI text from a webpage?
- How to execute multiple test cases in different browser instance?
- How to execute multiple test cases in same browser instance?
- How to open new browser instance for different test suites during execution?
- How to generate a random number of some digits?
- How to read data from an excel file?
- How to write data in an excel file?
- How to read multiple data from an excel sheet in an iterative manner?
- How to write multiple data in an excel sheet in an iterative manner?
- How to write in a text file?
- How to read a text file?
- How to find a substring from an existing string?
- How to get the row count of the number of rows in an excel sheet?
- How to get the number of sheets available in an excel file?
- How to establish DB connection with SQL Server having windows authentication using BeatBlip?