Answer Posted / mala
Software Testing is a process where we verify if the code
developed for the software or product error free and
functioning accordingly.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What is verification?
What are basic, core, practises for a QA specialist?
What is a cause effect graph?
how cani do requirement testing using some testcase
What are the types of documents in sqa?
What is the Differnce B/W Quality Management and Quality Control
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
What is difference between test effectiveness and test efficiency?
Explain what is the difference between regression testing and retesting?
List out the roles of quality assurance engineer?
What is Operational testing?
What is mr and er?
What is the quality audit?
What is code walkthrough?