hw to create a frame work in qtp..what are the basic steps
Answers were Sorted based on User's Feedback
Answer / krishnateja muppalla
Creating framework is nothing but, creating of all components. I mean to say creating of Scripts, Library function, Shared repository, Global data sheets, Local data sheets, Driver script etc. All together is called as framework
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajay
Basi Steps to creat QTP Frame work:
Create :Library,ObjectRepository,Database,Application
Scenario files,Intialization VBScript,Sequence files,Driver
Scripts,TestCaseListFiles.
This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data
| Is This Answer Correct ? | 2 Yes | 3 No |
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
What are the views available in quicktest professional (qtp)?
What's QuickTest Window?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
How do you capture tooltip using QTP?
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
Basically why we need testing?