what is regression testing?
Answers were Sorted based on User's Feedback
Answer / divya
Re-executing old test cases in new release's to make sure that changes are not effecting application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mudaseer
what worked earlier may not work now
that is developer gave the build it was working correctly
after that he added some extra features
so adding those features affected old features
now he gave you another one build so you are testing so you got some bugs that is what worked earlier may not work now
| Is This Answer Correct ? | 1 Yes | 0 No |
Write testcase for delete functionality?
What are the diffrent testable item in web testing,database testing?
if my documents (SRS &FRS) having erros(does not meets) the requirements in that situation,which document i should take to write the testcases?(othere wise which steps i should take? Thanks In Advance
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
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?
what is the purpose of using Tracability Matrix and how can you tell that testing has been succseed.
Whats is bugzilla?how is it install,how it is use?
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
What is meant by Product-based testing?
What is the test case?