1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to
handle ?

Answers were Sorted based on User's Feedback



1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ? ..

Answer / srikanth

you can always run an 8.2 script in 9.0 machine .the 9.0
machine asks whether to convert the 8.2 to 9.0. If the
answer is no then it opens in read onlymode ,if answer is
yes then it will convert the 8.2 script to 9.0.

Correct if i am wrong.

Is This Answer Correct ?    1 Yes 1 No

1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ? ..

Answer / trinadh

As per my knowledge when you are run 8.2 script in 9.0
script then 8.2 script will corrept.Better run 8.2 script
in 8.2 machine and 9.0 script in 9.0 machines.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More WinRunner Interview Questions

what is the tsl statement for selecting the position of item in list box in winrunner?

4 Answers   MBT,


what are Recoring modea available in winrunner?

3 Answers   Second Foundation, TCS,


How to break infinite loop?

0 Answers  


What are the reasons that winrunner fails to identify gui object?

0 Answers  


KINDLY PROVIDE TEST CASES ON YAHOO MESSENGER

0 Answers  






How to carry out manual testing for a background process which does't have any user interface

1 Answers  


what is contained in the GUI check list?

1 Answers   FCG,


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.

0 Answers  


How do you add a property to the checkpoint from the script?

3 Answers  


What is the automation process in winrunner?

3 Answers   Second Foundation,


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 Answers  


If u press a push button in an application the winrunner generates tsl statement like button_press(..) i.e the class name of the object and the event on that object but Why if u click a static text in an application the winrunner generates tsl statemen like win_mouse_click rather than the statement with combination of classname and event..??

2 Answers   Accenture,


Categories