Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create Text check point
#1
Not Solved
Hi,
Am new to this QTP tool. am started practicsing the basic examples.
i did the following steps,
1. started the IE.
2. typed www.google.com
3. gave "QTP" in search box and click search.
i have recorded till now. Here i want to add mutilple string for search instead of only "QTP".

my expert windows shows as follows,
Code:
SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe","","C:\Documents and Settings\palanis7","open"
Browser("This is NOT my home page,").Page("This is NOT my home page,").Sync
Browser("This is NOT my home page,").Navigate "http://www.google.com/"
Browser("This is NOT my home page,").Page("Google").WebEdit("q").Set "QTP"
Browser("This is NOT my home page,").Page("Google").WebButton("Google Search").Click

here ,when ever i add the Insert->check point->Text check point while recording the application the Recording window is disapperad. So am not able to the Text check point. after recording the application the Text checkpoint is disabled.

Thanks in advance.
Reply
#2
Not Solved
Sorry for my ignorance, I was just thinking - why dont you use parameterization, pass the required search strings from datatable.

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,539 09-13-2015, 12:06 AM
Last Post: ADITI1992
  QTP standard check point Error? Ramadas 0 2,157 10-31-2013, 01:23 PM
Last Post: Ramadas
  I am trying to extract text from a webelement but it is generating blank text scenari excellentpawan 2 4,285 08-13-2013, 08:37 PM
Last Post: excellentpawan
  Synchronization point vasanthibv@gmail.com 2 3,352 08-08-2012, 05:54 PM
Last Post: pradeep singh
  Synchronization point vasanthibv@gmail.com 2 2,961 08-07-2012, 03:26 PM
Last Post: Tarik Sheth

Forum Jump:


Users browsing this thread: 1 Guest(s)