How can we record an edit box in the Web application ?

Answer Posted / guest

By using web edit method

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1574


Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com

1873


How can I change object description or check point values in qtp?

558


On what document base Descriptive programming is written if build is not yet ready ?

876


what r the main attributes of test automation?

1480






What is an expert view and keyword view?

572


after initiating one project for testing, when exacltly QTP tester role starts?

1401


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

1802


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3279


how will you check how many members visited the website www.infosys.com?

1482


Explain runtime dynamic settings?

2026


if numbers are always changing write a script for that

3403


what is the difference between development and testing

2390


Which environments does qtp support?

681


What are the two types of repositories available, explain them?

594