Answer Posted / venu
Even if U don’t specify CALL keyword & just write this way:
FunctionName (Parameter1, Parameter2,….)
This will call the required function
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
How to test fly out menu in qtp?
In qtp, how you can use xpath to identify objects?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
In qtp, how you can remove the spaces from string?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
what kind of frame work you used in your last project?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What are the different types of checkpoints?
How will you check a web application for broken links using qtp?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Explain how qtp identifies object?
When to use shared and local object repository?
How the smart identification is used in real time?Please explain with an example
in a web page hoe to check the dynamic links that rechabging with out using regular expressions