What is the difference in responsibilities of programmers and qa analyst?
What is Database Testing? How will you do it?
why ur looking for change
What is Mutation Testing?
can anyone explain the working of tsys application in credit card industry
What is meant by Bidirectional Tracebility matrix?
What is quality control?
Hi Friends, Please help me...I want to know the QA Procedure for software testing i.e. What is the involvement of QA right from the beginning of the project when Business development team starts talking to the client upto the releasing phase... please if any one has any document or file for this please do share with me ASAP.....
Define bug leakage and bug release?
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
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
Any applications in the market to help quality test team members communicate with each other?
What is meant by retesting? Is it similar to smoke/sanity testing?