Answer Posted / mohit sehgal
regular expressions are usd to identify objects/strings
with varying values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Mention the different actions types of qtp.
What is keyword view in qtp?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Brief the process of testing with UFT?
Explain qtp(quick test professional)?
how to find that tools work well with ur existing system?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the extension of qtp local repository?
how can we compare descriptive programing with a regular expression
Mention the test steps of qtp.
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?