Answer Posted / jyotsna
1. minimum reqirement of human resource
2. Accuracy
3. reliable
4. less time consuming-- faster than manual testing.
5. Resuable
6. Programmable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are test driver and test stub and why we need them?
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
Do you think qa's can also participate to resolve production issues?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
Case Study:-Given a standard calculator with the basic functionality of addition,substration,multiplication and division-write the test case to test this and tell how did it take to write the above test case and how ling would it take to execute them?
what is Conventional SPMs
What is Defect Density ? What is the formula? Explain with example
Define bug leakage and bug release?
Explain what is bug triage?
List out various tools required to support testing during development of the application?
What if the project is not big enough to justify extensive testing?
Tell me in which of the software testing phase is qa involved & qc not involved?
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
According to you, when is the good time to start qa in a project?
What are the contents of test plans and test cases?