Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
()
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
How to make arguments optional in a function?
Explain advantages and disadvantages kdf?
What are the trigger events in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How to do Laod testing for web based Application?
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...
CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?
If you have given 1000 manual test scripts, what test you will do? and how?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do