what is the use of generate script that is avaliable 3
places(file settings, tools, object identification)
No Answer is Posted For this Question
Be the First to Post Answer
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
two file is there how will compate it by useing qtp.
Does WinRunner have recovery mechanism built in?
Hi,i cleared the first round in Microstrategy and my second round(project manager) is scheduled so can any one tel me what r they asked and gv me some steps how i wil tel them?
How to have winrunner insert yesterdays date into a field in the application?
What is the purpose of gui map configuration?
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
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?