How many function you use in your application?
Answers were Sorted based on User's Feedback
Answer / balram kumar
3 type
1.liberary function
2. Inbuilt function
3. Test scipt function
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
What is clean sweep?
If some requirements r changed during the testing process ,then how can u handle this in frame work?
What is the entry criteria and exit criteria for your test automation
What is Parameterizing Tests?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
what is the Exact Meaning of Environment Variables?
Can anybody help me for vb script in qtp? give me examples for practice plz.
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
Explain about import and export files?