what are the different data driven types?
Answers were Sorted based on User's Feedback
Answer / alok
The followings are the different types:
1. Dyanamic Test Data Submission
2. From Flat files
3. From frontend grids.
4. Through Excel Sheet
If i am wrong please correct me.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / alok
Srinu.
You are answering about different types of parameters.
I do not feel this is correct.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shreyashi_s
what do you mean by front end grides? from data table?
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alok
front end grides:Directly through Global/Action sheet in
data table.
er.qtptester@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanth
There are different ways of performing data driven tests.
Usually we can perform them using.
1.Flat files (text files).
2.Excel files which contain test data.
3.From the datatable present in the QTP.
4.From the external database like SQL Server,Oracle etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu
Datatable
Environmental
Random
Test/Action
are the different data driven types
Is This Answer Correct ? | 0 Yes | 1 No |
1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP
what is the smart identification techniqu?what r the different mechanisums used in it?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
What is User defined function in QTP
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is the recovery scenario in qtp?
How to Save your test using QTP?
what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
where did you automate in your project?(please tell me example senarios)
what is the exact testing process in qtp plz explin ?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
i have string "I LIKE INDIA"..how to i get LIKE from the sting..