how can we test load time of an page in webtesting?
Answer Posted / thanuj kumar
Browser(...).Page(...).getROProperty("load time")
will give you the load time of the page
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the steps involved in recovery scenario wizard?
When Recovery scenario actually starts while testing the application?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What are the technics follow in writing VB script?
When you open QTP, how many sheets you can see?
What are test settings and global settings?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Your roles and responsibilities and daily tasks? (As automation tester)
What is QTP’s model for test creation?
give me an example where u used good judgement and logic in solving a problem
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
What are the types of object repository?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Which scripting language used by quicktest professional (qtp)?
how to know no.of mails in our g mail by using vb-script