What is the Winrunner Framework in your organisation?
Answer / sateesh
i already submitted any automation frame work before days,so
plz go through that
| Is This Answer Correct ? | 0 Yes | 2 No |
Does WinRunner have recovery mechanism built in?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
what is mean block box and white box testing. pls give exact example in the question
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
What is the purpose of a gui spy?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
WinRunner will suppost "Cold Fusion"?
What is keyword driven testing? what is the difference between severity and priority?
can anybody please send me important scripts in qtp
What is watchlist?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
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.