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 |
hen do start automation testing after manual testing
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
Why do we use text checkpoint as we can make use of the same in the standard check point?
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
what are the principles of good testing scripts for automation?
Hoe can we do retesting using functions please give the code for it using login page
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
is it possible to add sheets to excel at runtime
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
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
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri