Can I do Game testing with QTP tool
Answer / uday kumar_anem
It depends on the technology and environment you are using.
If the game contains multi-media, then you cannon automate
with QTP.
QTP does not support Multimedia support. Where as in
earlier versions QTP6.5 supports multimedia.
| Is This Answer Correct ? | 0 Yes | 3 No |
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
anyone can explain Diff B/w Actions and Functions
what are the qtp tester responsibilities?
describe some problem that u had with automation testing tool?
what is automation(qtp)bug pls giv me one ex?
what is option explicit?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
what is Action conversion tool? what the Action conversion tool will do?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
What is text/text area checkpoint?