What is the XML file architecture ?
No Answer is Posted For this Question
Be the First to Post Answer
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
what is object?
How to use reporter.report event in qtp ?
does test plan is in test strategy or test strategy is in test plan
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
What is recovery scenario in qtp?
Could you please explain me about QTP framework.
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 is framework? which frame work u follow for writting script?
Explain the difference between check point and output value?