wt is the use of multiple questions in QTP
No Answer is Posted For this Question
Be the First to Post Answer
Which scripting language used by QTP?
what is mean by soi in object identification
When do go for loop condition in test?
can u store QTp frame work folders in VSS? If Not where u store those?
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
please tellme ordernal identifiers in QTP?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
Can we Test Welcome Screens and Process Images with QTP
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance
Read excel using qtp descriptive programing
If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?
How to get Links count in an web application,without descriptive programming?