there are 100 test cases. and u got a bug at 85th test
cases. u reported it to dev and dev fixed that bug. when u
r doing regression testing from whic test case u'll do
tetsing?? will start from 85 th test case are u'll execute
100 test cases??
Answer Posted / harry
You people are really pathetic with your knowledge. Here is
what the answer shud be.
First understand and then answer, What is regression
testing? and also when do you validate the logged bug?
Answer: Regression testing is retesting of the existing
functionality along with impact of the change in the
feature/functionality due to bug fix or code change.
Every valid bug is validated on the next consecutive build.
Now answer the asked question(you have to assume certain
valid activities here too, for e.g, I am assumming that bug
will be fixed on the next build):
Once you have logged the bug no matter at which test
condition you have logged it obviously its going to be
validated on the next build when it will be fixed. Thus on
provision of new build the first step that you would do is
validate all the bugs along with the bug logged at 85th
test case with impact also (by doing adhoc testing) and
then as per the regression testing do the retesting, that
is, execute entire test cases.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain what is exhaustive testing?
where do we work with Application, web and Database servers Means which type of applications.
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
What is data flow diagram?
Do you know anything about Set Top Boxes?
How do you test a web application for dump and deaf??
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
When will the testing starts?
Describe a past experience with implementing a test harness in the development of software.
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?