1 )if you have 1000 test cases ,you find out one defect in
second build that time which testing you are using
Regression Testing or Retesting ? explain with detail as
well as you want to execute all the test cases?
Answer Posted / kishores
WE perform regression testing but not on all the test cases.
we will check with traceability matrix and based on the
requirement mapped in the traceability matrix we perform
regression on those test cases.
In traceability matrix requirement id, description and test
cases will be mentioned so we can easily map the requirement
and come to know those test cases which have to be regressed.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is base time , how can we base time your doc"s ?
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
What is bug leakage?
can u write some high level scenarios on ms outlook express
what r the measure bugs found in your project??? Give some example abt this.
What impact ratings have you used in your projects?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
can any body tell me what is the process of between after getting a documents and testcase writing.
In what situation would you want to parameterize a text verification check?
Why it is recommended to add verification checks to your all your scenarios?
What is the test harness?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Can you explain equivalence partitioning?