how can we test load time of an page in webtesting?
Answers were Sorted based on User's Feedback
Answer / mercy
A page checkpoint would help you getting load time of a
page.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / nanda.d
By applying page checkpoint o a specific page u can verify
load time of that page.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / thanuj kumar
Browser(...).Page(...).getROProperty("load time")
will give you the load time of the page
| Is This Answer Correct ? | 2 Yes | 6 No |
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is difference between Recording time object identification and Run time (Execution) time.
When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??
2 Answers DST Global Solutions,
What is qtpro? What is quick test pro?
When to use Descriptive programing?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
how to create external data table?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
What are the framework folders?
Diff b/w Health care domain and Banking Domain?
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?