What is debug mode in Winrunner?
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
how many types of run modes are there in Winrunner
winrunner supports .NET technology or not?
what is meant by build release note?what it contains?
can anybody tell me about 5 critical,major & low severity and priority with examples.
please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..
9 Answers HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,
What is the purpose of regexp_msw_class property?
What are the functions generate when u use GUI Check point?give me some of ones?
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)
How can integration testing be done through winrunner??
What information is contained in the checklist file?
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.