In an Testing Interview, in winrunner the following
question asked.
what is the use of compile module?
how u r implemnted these compile modules in ur project.
give any TSL script of compile module?
Answer / saritha
compile module loads .exe perminetly into test scipt.write
function in compile module,call this function into ur
script using load command.precomilation will be done.you no
need to complie this function again in ur script.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to test online application
is 'Vendor' is a Reserved in WinRunner or not?
If winrunner doesn't understand the Text in the Application what you do?
How are objects set to appropriate class
is 'tech' is a Reserved word in WinRunner or not?
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 use winrunner?
you hae a inbox and got a mail how can you know it is there or not write script.
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
The title of the window consists of Date and Time.Tell me the Regular Expression to recognise that window as unique?
what is the difference between bitmap checkpoint and image checkpoint
How could we Learn the Application Initially for Testing- Need Realtime Explanation? Who will Record the Application?