How winrunner Handles varying window Labels?
Answers were Sorted based on User's Feedback
Answer / s saritha
Use a Regular Expression when the name of GUI objectcan
vary each time you run a test.
How to use Reg exp.
In Physical description :
Change the lable Property
Lable : "Fax Order No."
Lable : "!Fax Order No.*" (Reg Exp)
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com
What is the extension of GUI check points check list file?
what is the TSL statement for pass/fail crieteria appear in the test results of TD?
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
which function you will use to compare the application date with system date?..
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
ON PROPERTIES IT IS DECIDED WHICH TOOLS TO BE USED AMONG QTP, WINRUNNER, RATIONAL ROBOT, TEST DIRECTOR?
In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
What is the use of Merge option provided in WR
Explain the winrunner testing process?