what is the difference between wait and wait function
Answer / arunavinod
wait Dumply wait til the time laps...it is used when u dont
have object to apply for sync ........Wait is used in such
cases
| Is This Answer Correct ? | 0 Yes | 0 No |
whow much strong on VB and C?
how do i know how to use tools
What is action?
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
How to create basic scripts from a manual test case in QTP?
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
How to handle the exceptions using recovery secnario manager in Qtp?
How many ways we can parameterize data in QTP?
how to get the object count ?????????
In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?