Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3 basic questions..please help
#2
Solved: 11 Years, 4 Months ago
Hi Blinza,
Have you gone through QTP User guide /QTP tutorial? I would suggest you to go through QTP tutorial once before jumping to the scripting.
answer for your questions
1)How to compare value of some web element (e.g. google - number of found results). Tried to use Val(WebElement) but it throws an error
- to get the value for webelement or any object you should use 'GetROProperty'

2) Why I cannot use "Dim A as Integer"? I thought its just VB there.
QTP does not supports data types so you cant use 'as Data Type' all variables will be type of variant.

3)Why debugging is still disabled except from Run to step and why breakpoints does not stop the test?
more explanation required on what do you mean by 'still disabled', QTP tests stops at breakpoints, how did you used that?

Reply


Messages In This Thread
3 basic questions..please help - by Blizna - 01-24-2010, 12:21 PM
RE: 3 basic questions..please help - by Saket - 01-25-2010, 10:28 AM
RE: 3 basic questions..please help - by Gizmos - 01-25-2010, 12:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  few questions?? ACCBAJPA 1 2,410 07-08-2014, 02:01 PM
Last Post: QTpier
  QTP supportabi​lity questions debby_huijin 1 2,230 05-19-2014, 06:32 AM
Last Post: debby_huijin
  Hello All -Nice forum to start learning QTP. Few questions QTP.learning 0 1,894 05-18-2014, 04:10 PM
Last Post: QTP.learning
  Estimate for preparing a basic test script QTPBeginner48 4 2,952 02-25-2014, 03:45 PM
Last Post: guin.anirban
  Basic error handling RandomGrin 3 4,007 10-12-2013, 07:50 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)