Explain what is the difference between regression testing and retesting?
difference between QA and QC????
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
What is role and responsibility of a senior software testing engineer in the company?( Day to day activities)
Can anyone help you in this?
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
On what basis CCB approves the changes?
write a test case on web login and bank application and client server
what are test metrics?
When to start and Stop Testing?
What is the basis for choosing the sdlc model for development of software?
Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE
How do u calculate Schedule variance? What is the formula? Explain with Example