I would like to do some certifications in QTP. please
suggese what kind of certifications can i do. I am
currently put up at chennai. So please suggest some reputed
centres where these courses are offered.
Answer / aiswaryan
You can do QTP 9.2 certifications in most of the prometric
centers now (it was not like that 4 months before). Contact
NIIT adayar, the cost is around 8k i guess.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What is FRAME WORK? How many Frameworks can QTP supports?
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
h u call the function
What is keyword driven testing..what is the use of this in Automated testing
Is the qtp course will help to create a virtual object?
In real time ,How to run all scripts in QTP? i,e in projects
QTP script is not working on other's machine..
whare exactly we have to use functions and sub routain