What is application binary interface (abi)?
No Answer is Posted For this Question
Be the First to Post Answer
where can i can get QTP real time projects and process?
Q. How do you establish the testing environment?
can anybody explain insurance project modules,and what we need to test on which functionality
what is diff b/w load testing and volume testing?
Have u ever converted test scenarois into testcases? If so how?
what is project Framework
How many defects is acceptable for a project. Is there any goal for no. of defects.
3 Answers FIC, MinMax Software,
different between bitmap checkpoint and image checkpoint ?
what r the key components in a test plan document?
What is binary portability testing?
what is entry and exit criteria?
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