Can we write winrunner language i.e TSL in QTP tool?
No Answer is Posted For this Question
Be the First to Post Answer
How does qtp identify objects in the application?
Hi PLZ explain User Defined Functions in QTP with eample?
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
what is the extension of new local object repository?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
In qtp what type of data tables are used , name and list out them
wt is frame work wt r d different types of frame works used in ur company
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?