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 |
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
How do you data drive an external spreadsheet?
Mention what are the different types of recording modes in qtp? Which will be used when?
How should I check my code( Before going to execute) without executing the script in QTP
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
what type of application we can select for automation testing and what is the entry criteria for automation
what is supply chain management?
Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
How will you handle the situation when object is not captured during record?
Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?