What is the need for testing?What is the Outcome of Testing?
What is the Purpose of Testing?
When to start and Stop Testing?
Answers were Sorted based on User's Feedback
Answer / pavithramadhusudhanan
need is to yield quality product.
outcome is defect free product.
Purpose is to know s/w reliability & quality.
start from requirement phase.
to stop when risk is under acceptable limit,deadline
arrives,test case executed with certain degree of pass
percentage,test budget is depleted
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sm
Need/Purpose:Testing is a phase to release a quality
software build without any defects.
Outcome: Quality software build without any bugs
Start/Entry testing:
All the Test cases are prepared
Test environment is setup
Test data is prepared
Stop/Exit Criteria:
All the test cases are tested
there are no bugs to report
Deadlines are reached
Test Environment Abounded
| Is This Answer Correct ? | 1 Yes | 0 No |
hi all, please let me know how to down load QTP from internet?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is Registry?
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
What is test driver and test stub?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is the difference between Retesting and Data Driven Testing?
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
what is smoke testing? what is sanity testing?
On what basis we will perpare test data...?
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
1. why do you go for test bed ?