Answer Posted / chitra
Hi Rajendra it was well explaind. i have one more question
arising, when we say pesticide defect is this a review
defect or testing defect. Can you put little more light on
this.
chitra
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is test metric is software testing and what information does it contains?
What is the difference between web, window, desktop and client server application testing?
'configuration related errors' in testing means what?
An automated bank teller system?
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
What is a cause effect graph?
What is the need of test plan document?
hi, my qusetion is that plz send me the complete testplan and test cases of any web application with testing too so i have an idea bcz i have no any experience in it
What are verification and validation and difference between these two?
What if the software is so buggy it ca not really be tested at all?
What should your qa documents include?
What tools are available to support testing during development of application?
What are the various tools you have used in testing process?
what documnets qa engineer need for starting qa?
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