How you handles Pop-up windows which are Dynamically
changing in Runtime?
Answers were Sorted based on User's Feedback
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
Do you support automated testing? Why?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
What is quicktest professional?
what type of frame work used in your company?
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!