what is test objective?
Answer Posted / virender
the purpose of testing a program is to find bugs in it.the
purpose finding bugs is to get them fix.the primary benefit
of testing is that it result in improved quality:bugs get
fixed.you take a destructive attitude toward program when
you test,but in larger context your work is constructive.
other objective include measuring other aspects of the
program such as functionality,performance etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
14.What is function point breakdown?
What is defect cascading in software testing?
Should testing be done only after the build and execution phases are complete?
What is known as data-driven testing?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
what is base time , how can we base time your doc"s ?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
What is boundary value testing? Give an example.
what is quality Factor
What is remedy testing,expalim that and how can use that
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
what is coupling integration testing
What is formal testing?
What is regression testing? When to apply it?