How you are developing the script? Using record and play back or manual?
No Answer is Posted For this Question
Be the First to Post Answer
Explain script generated at the time of setting runtime property?
How many types of Parameters are available in QTP? and Pls Explain with example.
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
How to get data from excel sheet to the script? write the script.
there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is keyword view and Expert view in QTP?
how interviews will be on QTP?
Is it possible to call out to Java from QTP?
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?
Object Repositories types, which & when to use?