Tags

Selenium is one of the most known and used tools today to carry out automation tests acceptance in web applications through the use of the browser.

229 questions

Software testing is any activity aimed at evaluating an attribute or capability of a program or system and determining that it meets its required results. There are more…

228 questions

Xcode is an integrated development environment and free software from Apple Inc. for project management created for iPhone, iPad, Mac, Apple Watch, and Apple TV

226 questions

SOAP (Simple Object Access Protocol) is a protocol for the exchange of information structured on a decentralized and distributed platform.

222 questions

"Batch", also called "batch processing", refers to the(s) execution(s) of one or more commands, which may be internal, and/or external. As, also, can(m) contain (in) pro…

222 questions

Arduino is an open-source electronic prototyping platform based on flexible and easy-to-use hardware and software. It is aimed at artists, designers, hobbyists, and anyo…

221 questions

Software architecture consists of defining software components, their external properties, and their relationships with other software. The term also refers to documenta…

220 questions

jQuery UI is a set with user interface interactions, effects, widgets and themes built on top of the jQuery library. Use this tag only when the question refers to jQuery…

219 questions

Use for Visual Basic 6 or earlier versions. Do not use for VB.Net or other BASIC dialects.

218 questions

nmp is the official package manager for Nodejs. Use the tag for questions about its use.

218 questions

Ionic 2 is the second version of the Ionic framework that aims to create hybrid applications for mobile devices. Use this tag for questions about features specific to ve…

217 questions

INSERT is the ANSI standard SQL command to insert records into the database.

213 questions

Java Database Connectivity or JDBC is a set of classes and interfaces (API) written in Java that send SQL statements to any relational database.

213 questions

A database server is a code of procedure executed automatically in response to certain events in a given table or view in a database.

211 questions

Use this tag only if the question refers to problems in the IDE and only for problems with this specific version of Visual Studio that does not apply to other versions.

211 questions

A `element element` <iframe> </iframe> allows the placement of an embedded "frame" within an HTML document, which allows the display of another separate document. Any co…

209 questions

Canvas is an HTML5 element intended to delimit an area for dynamic graphics rendering. All work of creation and animation is carried out through languages of dynamic pro…

209 questions

Parameters are a type of variable used in the subroutine to refer to the data provided as input to the subroutine.

208 questions

This is a program that takes, interprets and executes user commands, appearing on the screen as a command line, represented by a command interpreter, which waits on the …

208 questions

Java 8 was released in March 2014 and contains new features, enhancements, and bug fixes to increase the efficiency of Java program development and execution.

208 questions

A browser, also known by the English terms web browser or simply browser, is a computer program that enables its users to interact with virtual Internet documents, also …

206 questions

Use this tag for questions about sending programmatic emails. This tag should be used in conjunction with the [email] tag if it is specifically related to the programmat…

205 questions

"Button" means "button" in English. Use this tag to subjects related to form buttons or buttons built in other ways and that do some action when clicked.

204 questions

Lua is a fast and lightweight scripting language designed to extend applications. It is typed dynamically, interpreted from bytecodes, and has automatic memory manageme…

203 questions

Opencv is a multiplatform and *open source* library for developing applications linked to Computer Vision.

202 questions

Representative State Transfer (REST) is a software engineering technique for distributed hypermedia systems such as the World Wide Web. The term originated in the year 2…

201 questions

Referring to all types of connection (connection to database, other system, etc).

201 questions

Use this tag when the question refers to some information or problem relating exclusively to Nullpointerexception. An exception of type Nullpointerexception, is thrown b…

201 questions

Used for object orientation concept. DO NOT USE for user interface or hardware component.

200 questions

Authentication is the process of determining whether someone or something is, in fact, who or what is declared. The tag can be used for any situation where authenticatio…

199 questions

Multithreading is a popular programming model that allows multiple line execution within a simple context, sharing process resources, and capable of running independentl…

199 questions

PHP7 is a new version of the language, which has new features like: Several errors are now treated as exceptions. Removed the old SAPI API and extensions …

198 questions

Or _request_, in English, is a request for a resource, the client wants something from the server, has the similar structure of a response. Use the tag when your questio…

198 questions

AXIOS is a library used for AJAX requests based on files. Use this tag when the problem refers to library usage.

196 questions

GET is one of many request methods supported by the HTTP protocol. The GET request method is used when the client needs to retrieve data from the server as part of the r…

196 questions

DO NOT USE this tag for a specific framework, each has its own. A framework, in software development, is an abstraction that unites common codes between several software…

194 questions