The structure of keyword driven frame work is like a folder
structure the different sub folder are 1-functional libray
folder 2-object repository folder 3- database folder
4-appliction1.xls 5-initalzation vbs file 6-sequence file
7-driver script 8-test case list file
My question is whether these are in a local server machine
or in our pc.((whether It like Vss).
can u give example of driver script(code)
No Answer is Posted For this Question
Be the First to Post Answer
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Define Environment Variable in UFT and its uses?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
what is action in QTP?
How many types of Parameters are available in QTP?
what is the use of automation frame work ??(QTP)
What is meant by Pseudo Code?
tell me about regular expressions in QTP? where we use? give eample?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?