Is QTP Supports SWT applications? If yes, can you write a
sample script for opening a new package in eclipse.
No Answer is Posted For this Question
Be the First to Post Answer
Sql questions to find second max salary and how to use joins
What is the concept of hooking in QTP?
Waht is Test Report , What it consists?
How to create an Action Template?
Batch testing in howmany ways u perfrom in QTP
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
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...
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used