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 do you do if QTP doesn't recognize object ,what action should be taken
What are the points to be taken into consideration while doing desktop testing?
How to use parameterization in qtp?
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
how to pripare BRS/FRS Document for different projects?
How many ways is to parameterize the value?
How many types of recording facility are available in QTP?
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
How do you delete unwanted results in qtp?
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
what all are the coverages , explain ?
when a test case is written how u test using qtp