One build is delivered. in that build button name is submit.
but in the next buit that name of the button changed as
login.are u continue with previous recorded script or u
make any changes?
Answer Posted / rajasekhar
So we want to change the logical name of the button through
regedit.exe ., ie after executing this we can change the
logical name of that particular button
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Where we use data driver in qtp?
Explain about Test Fusion Report of QTP?
What is the expert view?
Can we Test Welcome Screens and Process Images with QTP
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain in brief about the qtp automation object model (aom).
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What are the five challenges you faced in QTP?
Hi,All How to create a link in excel sheet using qtp
what is the difference between built-i function and In-built function?
How we can import data from database?
How to connect to a database?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?