What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
3 4712What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)
6 34245Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?
2 4787Post New CFC Manual Testing Interview Questions
Is there a way to provide external carriers with access to sap transportation management information and transactions? : transportation management
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
how the aircraft outer body and inner body is separated ?
What is an excel array formula?
What is the difference between free and refresh?
What is a real time job in data services?
Difference between depreciation ,accumulated depreciation and apc? What is apc?
can I install informix on a non-english version of windows nt?
Explain the difference between projectile motion and a rocket motion?
What is Computer Administrator ?
What is gae (google app engine)?
What is cpu in linux?
Define DML and DCL statements?
How do I fix outlook has stopped working?
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