how can i do QTP Certification can any 1 tell me . How 1
approch and who to approch
Answer Posted / naveen
U can approach NIIT building besides RS Brothers which is
present in Ameerpet
u need to bring the following with u
1.Two Address proofs
2. 2,900 /- fee amount (can pay by debit card or cash )
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
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
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
what type of automation is follwed in the project?
What is 'sleep' in sync point?
Explain the Different types of QTP test assets and their extensions?
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 difference between Recording time object identification and Run time (Execution) time.
What is difference between design time and run time data table?
What is a checkpoint? How many check points are there in qtp?
What is the difference between byref and byval in qtp?
Explain the use of action split in qtp?
What is the difference between Keyword Driven test and Data Driven test?
what is the difference between data driver & data driven and driver script?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.