Can anybody Explain me about the liasing with the
developers,and a tester can make a test plan well?plz
explain me as soon as possible ,thanx in advance.
No Answer is Posted For this Question
Be the First to Post Answer
Say there is some content in an array. what function do you use to get the content of an array?
Hi,please help me out with my ques:in winrunner the object will be reconzined in the form of label or class.
ON PROPERTIES IT IS DECIDED WHICH TOOLS TO BE USED AMONG QTP, WINRUNNER, RATIONAL ROBOT, TEST DIRECTOR?
How to get the resolution settings?
what is winrunner framework
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
what is the default mode of executing TSL Script
When do you use break points?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
Explain WinRunner testing process?
why you are doing software testing, why testing necessary
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.