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.
No Answer is Posted For this Question
Be the First to Post Answer
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What is checkpoints for quicktest professional (qtp)?
how i can get the value of label box , please any body tell me script of that code
How to Set the Global Sync Timeouts in QTP?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
how to merge object repositories in qtp for n different applications
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
Define virtual object?
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error