You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
2 5508I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
2 5809How to know the on which OS and version the application is running through script in winrunner?
1 5332
Where did you learn winrunner and testdirector?
Where do you found that you can't use winrunner for automation?
How to integrate automated scripts from testdirector to winrunner scripts?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is the purpose of gui spy?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
How do you maintain the document information of the test scripts?
Name the three modes of running the scripts?
What is the XML test cases creation?
two file is there how will compate it by useing qtp.
Explain difference between winrunner and test director?
supose 10 times text data is there but it will run 8 times whtat will you do.
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What is the difference between writing a function and writing a script?
what is the difference between toggle checkpoint and checkpoint?