What is the Regression Testing Process followed in your
company?
Answer Posted / joy
Regression testing process is done when a fix has been done
for a new bug or enhancement.
When a new build is delivered,
1)Perform Smoke test to ensure that build is proper so that
it can be taken for major regression testing.
2)After smoke test passes then Execute Regression test
cases which ensures that the fix does not introduce any bug
in the existing code.
3)Only then Verify and test the fix. verification must be
one only after the first 2 pocesses are done.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's the difference between alpha and beta testing?
What is the difference between pilot and beta testing?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
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 data matrix? What is the use of it?
When to stop testing? (Or) how do you decide when you have tested enough?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
How we can test Cookies Manually?
What is srs and brs document?
qtp9.2 and qtp10.0 difference
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
what is the difference between Risk based and Requirement based testing???
Explain compatibility testing with an example.
What is the difference between functional testing and integration testing?