list the type of testing you think must be conducted on web
application project
Answer Posted / kiran p
web based testing are, client/server testing
1.user interface testing 1.user interface test
2.functional testing 2.manual testing
3.security testing 3.functional testing
4.browser testing 4.congigration test
5.load/stress testing 5.Intersystem test
6.storage and data testing
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Could anyone share FAQs for QA/QC position.
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
Will automated testing tools make testing easier?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
Plz post any critical bugs found while testing desktop application.
What is the best tester to developer ratio?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
A payroll system?
What kinds of testing should be considered?
What should QA require of Development?
What is verification?
What are the defects found in testing banking domain?
What is basis set?
What is Operational testing?
Is it possible to do load testing in POWERMHS? If yes how do you do that?