Answer Posted / nilanjan saha
Black Box is one of the most used testing techniques in the
S/W tseting industry:
Following appraoches comes under BB testing techniques:
Equivalence Partitioning
Boundary Value Analysis
Decision table (Cause Effect Graphing)
State Transitions
Use case testing (Normally for business or Real Time scenarios)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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 the SOAP UI and Web services? what are the uses in testing?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
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.
When we should continue testing?
Explain the advantages of implementing cmmi.
What is the best tester to developer ratio?
What are verification and validation and difference between these two?
How is adhoc testing different from exploratory testing?
What does the software qa document should include?
draft an email to the client asking for clarrification on the conference calling function in a landline phone
Explain what should your qa documents include?
What test strategy followed in your project?
How do you determine which piece of software require how much testing?
What is code inspection?