Hi,
I am new into the field of testing and I need to know how
can I begin automating the testing of Mainframe
applications using QTP. Can anyone help me?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Diff between Image check-point and Bit map Check point?
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
What is test object model in QTP ?
Differences between QTP & Winrunner?
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
Differences between text and test area checkpoints?
How do you start automating/ writing your QTP scripts ?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What is SQL injection?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
4. what is the use of Text output value in Qtp?