there are having 10 checkboxes..how can i check only first
5 check boxes by using descriptive programing..
Answer Posted / pushpa
By using QTP Ordinal identifier "creationtime" like
Browser("title:=").page("title:=").WebCheckbox("Name:=',Creationtime:=0").select
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How did you resolve conflicts present in Object Repository?
Explain in brief about the quicktest professional (qtp) automation object model?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is the difference between qtp and selenium?
What are the recording modes in wave event?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What is the parameterization? Give one example?
what is review
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What do you mean by iteration?
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 run a test using quicktest professional?
How to delete an object from the object repository?
What is QTP and the use of QTP in TD?