General

What is the difference between ‘Local installation’ and ‘Global installation’?Knowledge in 3 minutes

When installing packages using the npm command, which manages Nod.js libraries and packages, there are two concepts: loc...
Test Technic

What should be considered when testing mobile apps?

There are three general types of applications. Native apps Hybrid apps Web apps When testing mobile apps such as the abo...
General

What is SSL?Knowledge in 3 minutes

What is SSL SSL (Secure Sockets Layer) is a mechanism (protocol) for encrypting data sent and received over the Internet...
Knowledge for Testing

What is the difference between ‘Black box testing’ and ‘White box testing’? Knowledge in 3 minutes

What is 'Black box test'? Black box testing is a type of software testing that does not involve testers in the source co...
Knowledge for Testing

What is the difference between ‘integration testing’ and ‘system testing’? Knowledge in 3 minutes

Integration testing and system testing are part of the software testing process in the case of V-model development. Inte...
General

What is “API”?Knowledge in 3 minutes

APIs can make development more efficient API stands for Application Programming Interface, An API, or application progra...
General

What is “Specification by Example”?Knowledge in 3 minutes

What is "Specification by Example"? Specification by Example (SBE) is a method of describing software requirements in th...
General

What is singularity?Knowledge in 3 minutes

What? Singularity is a state in which technology evolves so rapidly that it is beyond human control. When singularity oc...
Profile

Profile!!!!!!!!

R. Maeda Japanese living in Da Nang, Vietnam and............... Cyclist & innocent traveler Qiita note
Knowledge for Testing

What is gTAA?Knowledge in 3 minutes

What is gTAA? gTAA is an abbreviation for "generic Test Automation Architecture" If you are thinking, "Let's automate so...