What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.
Answer Posted / sush
Re-Testing: testing the build/ application multiple times
with the same set of Test Cases and the Test Data, which was
used for testing the same application for the first time.
Regression Testing: Testing the new build/ application when
some new functionality is added to the system. This type of
testing usually done to see that the added functionality do
not affect the functionality of the build which was already
tested.
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
how to write defects in excel sheets when defects occured
Write the 10 high test cases for making video call/face time
What is the limit for test steps?It should be 10/20/30etc
Explain test metric and the information it provides.
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what is the testing approach for windows Explorer(Not IE Explorer)
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What makes a good test engineer?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
What are bug leakage and bug release?