FIS is also a new front-end automation tools, good below to introduce briefly, really good simple introduction ah.Personally feel that FIS has included a "big front" category.Let's see what other people think about FIS and grunt and gulp.What is the application experience of F.I.S in the actual project?What are the pros and cons of Gulp and FIS in front-end tools
There are a lot of open source automation tools are very useful such as Ansible/salt stack, etc., do not have to reinvent the wheel. Just, a lot of OPS students learn Python, suffer from no small project training, this demo with Python write a bulk operation of the tool, we can try to write, perfect perfect.1 Thinking AnalysisIn operations, the old way to deploy the environment, the online code may need to
use case. It looks very big on the writing, but ... Running a class is hard to succeed, but we can refer to the structure it writes, which is the standard structure that we will write about later.Interested friends can look into this tool.(ii) Selenium BuilderIt is also a plugin for Firefox:Starting modeAfter the right mouse button is installedClick to open:UseLike the Selenium IDE, the browser is on the page you want to manipulate and should be the URL of the current page when you open it. The
1, Ali Open source software: datax
Datax is a heterogeneous data source offline Synchronization tool that is dedicated to achieving stable and efficient data synchronization between heterogeneous data sources including relational databases (MySQL, Oracle, etc.), HDFS, Hive, ODPS, HBase, FTP, and more. (Excerpt from Wikipedia)
2. Apache Open source software: Sqoop
Sqoop (pronunciation: skup) is an open source tool that is used primarily in Hadoop (Hive
SilkTestBorland SilkTest 2006 is a software functional testing tool and is one of the suite of software quality management solutions offered by Borland company. This tool performs tests with Sprite settings and automation, whether it is a novice programmer or a veteran expert who can quickly build functional tests and analyze functional errors. Performance Test Tool wasMicrosoft Web Application Stress too
Ansible Maintenance Automation Toolssoftware Package Installation RPM-IVH Http://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpmyum Install Ansible-yConfigure the Keyless key on the master server to generate Ssh-key and distribute to all clients ssh-keygen-t RSA "All-in-a- return" ssh-copy-id-i ~/.ssh/id_rsa.pub "Client IP Address"after the configuration installation is complete, configure the configuration item ——. ansible.cfg firs
put it in the root directory, and then set the property to always copyThree. Preliminary examinationusingOpenqa.selenium;usingOpenQA.Selenium.PhantomJS;usingSystem;namespacephantomjsdemo{classProgram {Static voidMain (string[] args) { varURL ="https://www.baidu.com"; varDriver =NewPhantomjsdriver (); Driver. Navigate (). Gotourl (URL); Driver. Findelement (By.id ("kw")). SendKeys ("ASP"); Driver. Findelement (By.id ("su")). Click (); Console.WriteLine (Driver.
Tool SilkTestBorland SilkTest 2006 is a software functional testing tool and is one of the suite of software quality management solutions offered by Borland company. This tool performs tests with Sprite settings and automation, whether it is a novice programmer or a veteran expert who can quickly build functional tests and analyze functional errors. Performance Test Tool wasMicrosoft Web Application Stres
Tool SilkTestBorland SilkTest 2006 is a software functional testing tool and is one of the suite of software quality management solutions offered by Borland company. This tool performs tests with Sprite settings and automation, whether it is a novice programmer or a veteran expert who can quickly build functional tests and analyze functional errors. Performance Test Tool wasMicrosoft Web Application Stres
Tool SilkTestBorland SilkTest 2006 is a software functional testing tool and is one of the suite of software quality management solutions offered by Borland company. This tool performs tests with Sprite settings and automation, whether it is a novice programmer or a veteran expert who can quickly build functional tests and analyze functional errors. Performance Test Tool wasMicrosoft Web Application Stres
Cloud computing is not just a fast self-service for virtual infrastructure. Developers and system administrators are looking for ways to monitor and manage large-scale cloud computing. This article is part of a series of articles that INFOQ focuses on dynamic pool automation tools and ideas for computing resources. If you want to get reminders for new articles in this series, you can subscribe here.
Early
use it with other plugins. Beautiful ~After you have installed support dependencies, add the following in the config configuration:sass:{ dist:{ options:{ // Do you remember this? This is the style in the four style of sass compile time : ' Expanded ' } , files:{'./static/style/test.css ': '. Static/style/test.scss '}} }In files, it is defined as a form of dest:src.With Wa
Why should we use open-source testing tools?
As an open-source testing tool, I am often asked this question. Many test engineers have a special liking for commercial testing tools. They always feel that commercial testing
/foldersNo.4, Gulp-coffeeLinks:function : Compile coffee code for JS code, use Coffeescript necessaryNo.5, Coffee-scriptLinks:function : gulpfile default with JS suffix, if you want to use Gulpfile.coffee to write, then need this moduleNo.6, Gulp-nodemonLinks:function : Automatically start/Restart your node program, develop node server program PrerequisitesNo.7, YargsLinks:function : Used to get startup parameters, for different parameters, switch tas
three: Compress all JS files in JS folder according to the original file structureFiles: [{Expand:true,CWD: ' src ', under the//js directorySRC: ' **/*.js ',//all JS filesDest: ' dest '//output to this directory}]},Release: {//Task IV: Merging compressed a.js and B.jsFiles: {' Dest/ab.min.js ': [' dest/a.min.js ', ' src/b.min.js ']}}}});Load plug-ins that provide "uglify" tasksGrunt.loadnpmtasks (' grunt-contrib-uglify ');Default taskGrunt.registertask (' Default ', [' uglify ']); Default task
Grunt is a tool framework based on Npm,node.js with JS, which can automate some repetitive tasks (such as merging files, grammar checking, compressing code),Grunt has a large library of plug-ins to meet a variety of automated batch processing needs, commonly used plug-ins are:Concat---> Merge filesCsslint---> CSS grammar checkerCssmin---> CSS compressionJshint---> JS grammar checkerUglify---> JS compressionWatch--->
I. Functional testing tools
1. QTP Testing Tool
Full name: HP QuickTest Professional software; latest version: HP QuickTest Professional 11.0QTP is short for quicktest Professional and is an automatic testing tool. The purpose of QTP is to use it for repeated manual tests, mainly for regression
Some time ago, a small web automation test tool was developed with C # combined with the Watin component, due to testing needs.
Watin is a very simple and flexible test framework that simulates most of the user's operations in the client browser, and the API is relatively simple.
The implementation of URL calls and control of Web controls is simple, refer to the following code:
for (int i = 0; i { Try
should be noted that although Monkeyrunner uses Python, it does not actually need to install the Python runtime environment, as mentioned earlier, the use of the tools described in this series for Android automated testing does not require the installation of additional tools. When using Monkeyrunner, you first need to turn on the emulator, or connect the real A
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.