hello all i need some good sites or blogs which give info
abt vb script with examples n real time scenarios.just like
tutorials as i m new to qtp n vbscripting.
its urgenttt
Answers were Sorted based on User's Feedback
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
Dis advantages of XML checkpoint ?
In QTP, What is Global action and Local action?
I want to clear the webedit field without using set"" in qtp script
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
what is the another name for blackbox testing?
anyone can explian about types of "Triggere Events" in QTP
Where you can store check point results?
Is there a function to find the number of occurrences of sub strings within a string?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
What is API