what are the attributes of QTP?
Answers were Sorted based on User's Feedback
Answer / vengi
QTP attributes are
Fast
programmable
reusable
repatable
comprehenceble
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ns
1. functional testing
2. gui testing
3. backend testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
What is a reusable action?
Hi What are re-usable actions in QTP? -Thank You
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
How to send QTP scripts to our colleagues?
What are the differences between QTP 9.2 and 10? please explain e indetail......
I want to test advanced Java applications what kind of add- ins I have to install?
Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?
we have 5 default properties we want add more Default property in Object Repository how to add the property
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
How does QTP identifies the object in the application?