default time for executing 1000 lines of script in
winrunner and also in qtp.
Answers were Sorted based on User's Feedback
Answer / srikanth
Hi
In QTP , for executing the 1000 line script we need 20 sec
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jc
It could be anything based on what actually the script code
does. delays? UI, non UI script handling?? it could be
absolutely anything.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Tell us can we find all links on a web page?
What are the types of testing we cannot do, by using automation tools
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
what is mutation testing ? when we are using this type of testing?
What is the need of Automation framework?
Elaborate the situation where automation testing can’t be used for agile methods?
What testing activities you may want to automate?
What kind of tests would you automate?
script to check availibility of mail in yahoo mail box in qtp
What testing activities you may want to automate?
please guide me to get some automation tool for functional testing in freeware and how to work with it?Its emergency
What is data - driven automation?