Answer Posted / guest
VB Script language
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
How can you identify the browser and its information using the qtp script?
What is difference in global and action sheet in qtp?
How many types of recording facility are available in quicktest professional (qtp)?
How many ways we can parameterize data in quicktest professional (qtp)?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is qtpro? What is quick test pro?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is a recovery scenario?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What are the different attribute used with regular expression?
Explain hybrid framework with advantages and disadvantages?
What is regular expression?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek