Hi,
I Would Like to Know which is the Best QTP Certification
Training Institute in Hyd?
Thanks in Advance
kishan
Answer / n.muraliraju
QTP is Very easy tool..Just know the How to use QTP tool..I learnd the Basic concepts in MindQ Systems. Scripting part you have learn and implement the scripts by yourself any institute .No body teach you all the scripting...You have to improve day by day. Read the documentation HP User Guide which is provided in QTP software.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can i learn Descriptive programming in QTP. Please reply.
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
What is the life cycle of QTP? Pls Give me Exact answer?
Please clarify Automation and QTP both(names) are same or diff?
How to identify 2 versions of browsers based on regular expression
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
how to get the object count ?????????
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
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,
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm