We need to verify the user name & password in for the user
validation. But we don't want to use the parameterization/
loop for user name and password. What is the way in
scripting so that user & password will generate automatically.
Answer Posted / aparna
Hi Rico could you please tell us what will be the content
inside the function.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
How to break the object spy ?
What environment does qtp run in?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
If I give some thousand tests to execute in two days what do you do?
how to disable the pop ups through QTP using a script
How to get popup error message.
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Can we run multiple QTP scripts one after the other without manual intervention? How?
who QTP recognizes the object stored in object repository?
What is qtp window?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to test the login page in different ways in automation testing and i need code?