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 |
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
wht is Driver in Integration testing. Anubody can answers it
What are the recording modes in qtp?
What are the environment variables?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
what difference between client and server applications exatly?
what type of frame work used in your company?
Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/
What is the current version of QTP and now it is the product of Mercury or HP