1.How do u prepare the test suits in QC?
2.How do u convert requirements to test plan in QC?
No Answer is Posted For this Question
Be the First to Post Answer
Among all the check points what is the most important checkpoint?
What is the use of ordinal identifier in qtp?
Is the qtp course will help to create a virtual object?
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
What are the views available in qtp?
In what situations QTP will not recognize the Objects?
what is the hierachy of Descreptive programming?
How will u integrate oracel with QTP?
How many types of status are there?
explain keyword driven framework with banking domain?
What are the Test design techniques you uses in ur project?
By using QTP can we record any log files written by the application which is in execution?