Answer Posted / venu
Testing is a process in which we do the following activities:
1.Identify the defects,
2.Isolate the defects,
3.Report the defects for rectification and
4.ensure the product is defect free.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is difference between V-Model and Agile Model?
What is formal testing?
How can data caching have a negative effect on load testing results?
where do we work with Application, web and Database servers Means which type of applications.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
About Hierarchy level in your company.
. Is any graph is used for code coverage analysis?
What is the test harness?
Explain the sub-genres of performance testing?
Can you explain the workbench concept?
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
What exactly is quality control?
What is data flow diagram?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?