How do we do DOM programming in QTP.Could you explain with
an example. If possible please provide some material or
link related to DOM Programming.
No Answer is Posted For this Question
Be the First to Post Answer
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
Is text area check point supports for web applications?
What is reusable action?
How is UFT 11.5 version different from UFT 12.0?
How do you test siebel application using qtp?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
what we do after completion of functional and regression testing
How you debug your script?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
why is execute file used.
How to use custom checkpoints in QuickTest Professional?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible