Answer Posted / ambhoj
Validation is done after verification
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is branch testing and what is boundary testing?
What is specification-driven testing?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
What does the software qa document should include?
What do you like most about Quality Assurance/Testing?
I want to know about the open source licenses and its features
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
Enlist the priority of the testing tasks defined by the qa team in product development.
What is process area in cmmi?
What is cast?
What is meant by verification and validation?
Explain the benefits of destructive 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 is quality audit?
According to you, when is the good time to start qa in a project?