what is defination of regression testing?
Answers were Sorted based on User's Feedback
Answer / raghu
It is a process in which one will perform testing on an
application again and again....it is usually done in two
ways..
1. whenerver a bug is found and sent back o developer,next
built is released at that time testing is doe on the
released built of an application with related
functionalities...
2. whenever new features are incorporated then testing
released built with its related functionalities as well as
the new features.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreelatha
Execution of selected test cases on a modified build is
know as regression testing.These selected test cases means
already executed test cases.
First we execute the test cases to test an application.If
we get any bug we will report that bug to test lead if it
is a genuine bug test lead will post it to
developer,developer will fix the bug and send it to the
tester.Tester will execute the test cases again where he
got a defect.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / dhanapal
modification/ changes made in new/ existing application
build. verify wheather the user requirments are working
without any problems or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can decide which type of object repository you have to use?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
What is a Dictionary object in QTP.?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Can we create a qtp test from qc?
How to do Batch run in qtp? provide the steps?
how to invoke the web application through script in qtp
What are the ordinal identifiers in web page?
How to capture the text from the application using QTP?
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?
when to start the automation?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com