can we do load testing , by using QTP......?
Answer / praveen
NO, because QTP cannot apply the Load but we can perform
single user monitoring useing Local System monitor.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How To clear the AutoComplete?
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
Tell me one scenario, the complex functionality you have automated in your project?
when to start the automation?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to check the URL using Automation tool QTP
in login module login button chage regularly(means login button change to submit button).What is the code for it.
how many scripts r there in QTP? pls any answer this question?
When to use descriptive programming?
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.