default time for executing 1000 lines of script in
winrunner and also in qtp.
Answer Posted / deepshikha
In WinRunner the default time for executing 1000 lines or n
number of lines is 10 secs.
If the test script is not executed in that time limit we
have to synchronize the test script.
In QTP, am not sure about teh default time limit for
executing the lines
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
2. How you will collect a module from the version?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Tell me an example of the languages supported by webdriver?
Tell me what is the testng.xml file used for?
In what condition we cannot use automation testing for agile method ?
How many test cases have you automated per day?
Tell me how a text written in a text field could be cleared?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What is Ticketing tool? Has it any other names? What is the purpose of this?
Tell me which web driver implementation is the fastest?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
Tell us what is the difference between @factory and @dataprovider annotation?
How will you automate basic “login” functionality test cases for an application?