When does metrics validation occur? 1. Throughout the life cycle 2. During the test 3. After the test 4. During requirements definition 5. After the final software release Justify ur answer with simple explanation.
1 6214Post New QA Concepts Questions
During the test case review, what are the main important things will you check
List out the roles of software quality assurance engineer?
What is code inspection?
How do you differentiate between priority and severity of the defect within the project?
What is the difference between the qa and software 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
Have you ever managed writing the test cases without having any documents?
What is code walkthrough?
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
What are the tests activities that you want to automate in a project?
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
Can manual testing be completely replaced by automation testing?
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
Describe bottom-up and top-down approach in testing?