If an application name is changes frequently i.e while
recording it has name "Window1" and then while running
its "Windows2" in this case how does QTP handles?
Answer / b.ramyasri
Hai...
QTP handles those situations using "Regular Expressions".
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 4 Yes | 0 No |
What is file database?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
what is the difference between link and hyperlink?
Pls explain me the difference between ........ Description.Create and CreateObject
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
what is use of optionexplicit in variable declaration
Can you import and export data from XLS and how?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
how to change the properties of object during run time . plz give the code using flight reservation