i need the licence key for QTP V9.5 can anyone help me on
getting this?
Answer Posted / yas
Can anyone send QTP9.5 license key(Seat License) to
yasgamer@gmail.com?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to import a test case present in ".xls" file to TD under a Test set?
How you can find the absolute value of the number in qtp?
What is the pros and cons between QTP and Rational Robot
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Name the properties you would use for identifying a browser and page when using descriptive programming?
Mention the different actions types of qtp.
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Explain object spy in qtp.
Can you write a script to check if the folder exists or not?
What is contained in the object repository?
Explain the concept of how quicktest professional (qtp) identifies object?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Explain the types of properties that quick test learns while recording?
when will you do debug your script? and explain that process?