Answer Posted / cc
nothing
| Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Explain building blocks of the bpt framework ?
How to call a test from another test?
How you can write contexts to text file in qtp?
when to start the automation?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is the latest version of qtp?
How can I check if a environment variable exist or not?
Why to use descriptive programming?
Get the count of files of similar types from a folder.
What is the file extension of the code file and object repository file in QTP?
How will you compare keyword and expert view?
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.
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to capture all the data of a webtable, weblist and combolist using QTP?