What is Regression Testing ? Why do Regression Testing ?
Why all the testcase execuation in each time of Regression
testing ?
Answers were Sorted based on User's Feedback
Answer / bindu
it is a type of testing in which one will test the already tested functionalities again and again.usually we do it in 2 scenarios.
-whenever the testers find some defects send it to the development dept. after rectification developers will release the next build to the testing dept once the build is released then the test engineers will check the defect functionality as well as the related functionality are working or not.
-whenever some new features are added, next build is released to the testing dept then test engineers will once again test all the related features of those new features. In order to check whether they are working same as previous or not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / meghana
Regression testing is to test the already tested
application when the developer modifies the code to check
whether the change of code has not created errors elsewhere
in the application.
Usually regression testing is done with automation tools.
Automating the regression testing is very time saving for
the organization.
Regression testing is perfomed for the older code to check
the application for errors. After that regression testing
is performed for the older and newer code together to test
for any errors.
| Is This Answer Correct ? | 1 Yes | 0 No |
Types of validation Testing?
what is the diff b/n test plan and test strategy
what is RFT?
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /
1> Which is the latest technology use for login page? 2> What is virtual keyboard? Is it more secure than key board?
What is Testcase? How to define seviority and priority of a bug?Explain me with example?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
Which things do you examine in requrement while writing testcases.
integration test cases for mouse and keyboard
What is the Sanity Testing??