How to decide testing Strategy?(White box or Black box).
Answer Posted / rao
In Test straegy, we are discussing the what levels of
testing needs to be performed in functional aspects. And
test strategy is a black box testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the table contents in testplans and test cases?
What is application binary interface (abi)?
How is monkey testing different from adhoc testing?
Can manual testing be completely replaced by automation testing?
What are the responsibilities of a qa analyst?
What is the difference between test case and test data?
What is basis set?
What is the difference between functional and nonfunctional testing?
Explain functions of quality assurance department.
What are test driver and test stub and why it is required?
What is context driven 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 verification and validation and difference between these two?
What is the difference between the test plan and test strategy
what is the SOAP UI and Web services? what are the uses in testing?