insurance domain interview questions ,i done project on insurance (manual testing)
What are the tools used by a tester while testing?
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 are the defects found in testing banking domain?
What is difference between qa, qc and software testing?
What is a test strategy and what does it include?
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
Explain the advantages of implementing cmmi.
What are the key components of a bug report?
What is cross browser testing?
What is the most critical bug you found in your latest project or overall in your career ?
What is specification-driven testing?
create a daily status report or list the items you will cover in a status report
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
What methodologies do you used to develop test cases?