how u write vb script in qtp pls give me some basic script
and some material
Answer Posted / vijay
PLz post me the testingtools Material for VB testing
which is having more examples also thanks in advance...,
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Why is Client side image is preferred over server side image?
Explain object spy in qtp.
How to delete an object from the object repository?
how to test Web application using QTP software
What the differences are and best practical application of Object Repository?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Which functionalities of QTP used in banking project?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
any body can you help me what is the script to automate an comand promt
What is the differences between image check point and bit map check point?
Is QTP supports Unix. If yes, then how the test automation is done?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How does qtp recognize objects in aut?
What is expert view and keyword view?
Explain advantages and disadvantages of ddf?