If requirments changed then how we can teach the QTP this
is the new requirment
Answers were Sorted based on User's Feedback
Answer / subhan
if you are asking new requirement is added to existing
functanalities if you are using record and paly back then
we are going to record the new functanality by using action
object repository after that by merging it with shared
object repository using objectrepository merger qtp going
to identify the new functanalities otherwise by using
discriptive programming we are going to add the properties
of new functanalities that is the advantage of QTP
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / seed
if there is measure change in GUI or functionality of
application then create new test.
OR
if some of objects & it's properties are changed do
changes in OR such changing logical name or add/delete
objects
| Is This Answer Correct ? | 1 Yes | 0 No |
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
what is aregular expression?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
I want to test advanced Java applications what kind of add- ins I have to install?
What is the significance of “action 0” in qtp?