what is Regresstion testing? when it will be needed?
Answer Posted / bishwajit.rk
I agree with Satya to some extend. To my view Regression
Testing is the process of retesting the application after a
defect is fixed, to check if due to this fixed, no other
problems is caused to its related features.
Lets take an example:
In our application, there are 10 features,
Ft1
Ft2
Ft3
Ft4
Ft5
Ft6
Ft7
Ft8
Ft9
Ft10
Lets consider, defects are fixed in Ft4 and Ft8. Now, to
run the regression, we have to check which features are
inter-related to the features Ft4 and Ft8, say Ft3 & Ft5
for Ft4 and Ft7 & Ft9 for Ft8. Once its identified, the
related testcase are identified from Ft3, Ft5, Ft7 and Ft9.
And these related testcases are used for running the
Regression.
Regression Testing run whenever changes are made in the
Application.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to check a date field in a website?
Why should you care about objects and object-oriented testing?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
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 ?.
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is the difference between functional testing and integration testing?
What a team leader will test first when s/he will get new module to test?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is the testing approach for windows Explorer(Not IE Explorer)
any one giv test cases for wordpad using equivalence class partioning
Explain crud testing.
Have u ever done testing related to a database,give examples to support u r answer.
What is QCM?