can u store QTp frame work folders in VSS? If Not where u
store those?
Answer / lavanya ch
normally we willget application, we can create folders
manully... like create flight reservation---> and then
business functions-----> scripting--->test data--. constand-
-.log--> path--> we willcreate like these folders.
everytime u can save the information .vbs and using this
path we will execute....
or using file system object------. we can create floders.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
How can we upload pdf files in qtp?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
WHAT IS PARAMITARIZATION?
Can we Script any test case with out having Object repository? or Using Object Repository is a must
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is the difference between "call" and "callclose"