Why do you want to work for us?
What are the technical and environment risks u faced in ur testing career?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What are the different levels in software testing?
What the purpose of testing?
What is crud testing and how to test crud?
What are the test artifacts involved in qa?
What is difference between retesting and regression testing?
How is monkey testing different from adhoc testing?
When do you think qa activities should start?
Why is it often hard for management to get serious about quality assurance?
How is adhoc testing different from exploratory 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 kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
What is basis path testing?