Explain the qtp test phases.
No Answer is Posted For this Question
Be the First to Post Answer
How comfortable are you in VB scripting?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
What is the extension of qtp local repository?
Can objects recognised without repository?
What is the scripting language used in QTP?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
What is synchronization? What are the ways you can synchronize?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
how can we retrieve ten rows from the data table using loop concept?
How the objecs properties are identified?Tell me in Hierarchical order?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated