Where can i get the QTP tutorials. I wanna move to
automation testing. Is there any book or URL, where i can
find the source to read...
Answer / nath .t
No Where u search. u see in QTP Software Help Menu. This
is very useful to u as per my opinion.
| Is This Answer Correct ? | 2 Yes | 3 No |
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
what is keyword driven framework in qtp.
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
What r types of parametarizations?
What are the different attribute used with regular expression?
In Test Director , You can store Test cases or vb Script . Why we need VSS?
How qtp identifies objects?
How to call .vbs functions in QTP? plz Explain indetail
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example