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.
1 4323
Explain the purpose of gui spy?
What is the XML test cases creation?
What are data driven tests?
What is the purpose of a gui spy?
What Framework is suitable to validate the Login screen.
How do you suppress a regular expression?
What all are the different databases winrunner can support?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
How do u check FONTS in Login Window?
Explain the purpose of gui map configuration?
How do you filter the objects in the gui map?
What is the purpose of regexp_label property?
How to read the third party controls in the application
What is the disadvantage of loading the GUI maps through start up scripts?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.