How to change the run-time value of a property for an
object in QTP?
Answer Posted / vijaybhaskar
suppose if u want to change runtime property of the edit
box simply type
browser(" ").page(" ").winedit("username").set "bhaskar"
]
correct me if i am wrong
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
Can any body please tell me the steps of keyword driven framework of QTP.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is TOM in QTP?
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
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
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
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
is it possible to add sheets to excel at runtime
after click on compose mail how can we attached a file in qtp with vbscript code
How to record a qtp script ?
How to execute a winrunner script in quicktest professional (qtp)?
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.
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script