Differentiate between ETL Testing and Manual Testing.

devquora
devquora

Posted On: Feb 22, 2018

 

 ETL testing is the basic procedure of writing scripts for the automated testing process, there is no need of any additional technical knowledge other than the software knows how. This testing is one of the fast and systematic testing that gives the top result.

Manual testing uses other testing and seeing the procedure and requires a technical knowledge of SQL and shell scripting. It is a time and efforts consuming procedure and is prone to errors.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Couchdb Interview Questions

    State the use of CouchDB?

    Uses of CouchDB are as stated; It can be used directly to write a client’s application without the use of any other se..

    Couchdb Interview Questions

    What does cloudDB kit mean?

    CloudDB is a framework for python application, helps to access and manage CouchDB data. It allows the user to manage Co..

    Couchdb Interview Questions

    What do you mean by cubes and OLAP cubes?

      Cubes are the data processing units that comprise of facts and dimensions from the database. Gives the multi-dimensio..