by useing qtp where the maximum people feeling difficult
No Answer is Posted For this Question
Be the First to Post Answer
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?
8 Answers Infeneon Technologies,
what is the gui map & gui map file in winrunner?
what is the key combination to terminate script execution
Explain difference between winrunner and test director?
How should we create a compiled module? What is its importance?
how u can crate a database checkpoint in ur script?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
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?
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?