What kind of documentation is required for QA,QC and testing.?Tell me the diffrence between QA,QC and testing
4 10520In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u pls. explain the General reasons ..
5 10591Post New QA Concepts Questions
What are the tools used by a tester while testing?
What should QA require of Development?
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
Explain functions of quality assurance department.
Mention some of the types of software testing?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
How to estimate testing effort ?
Explain the steps for bug cycle?
What is a weighted Defect What is Defect Density
What is a test plan and what does it include?
What is bug?
Explain what are test driver and test stub and why it is required?
What is the test ware?
List out the software quality practices through the software development cycle?
Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.