Explain the benefits of destructive testing.
No Answer is Posted For this Question
Be the First to Post Answer
What is Crystal Reports ?
What is a ‘use’ case and what does it include?
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 rule of a "test driven development"?
What is the role of good test engineer?
What is a cause effect graph?
How to decide testing Strategy?(White box or Black box).
Enlist some automation testing tools.
If a bug is found at the time of release.what you do?
What quality should have Test lead?with real time exp?
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
What do you think would be a perfect testing tool for waterfall model?