How many types of parameters are there?
No Answer is Posted For this Question
Be the First to Post Answer
How does QTP identifes the object in the application?
I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.
the develeper not accepter your defect what status is that ?
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.
what is database check point, how will you parameterize the database from seperate data table?
whare exactly we have to use functions and sub routain
QTP identified the object but not performing the desired action???what could be the reason?????
What is exact difference between “while” and “do while” in QTP ?
how to associate object repository during runtime in qtp
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?