Answer Posted / 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 |
Post New Answer View All Answers
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Dis advantages of XML checkpoint ?
What is object repository in qtp?
How can I check if a environment variable exist or not?
How can I use Call dlls in QTP ?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
How many types of object repository in qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
what testplan contents and what test strategy contents,what is the diff b/w them
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans