what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
3 6678I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
4 7571if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
1 5463If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
3 5983what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
2202what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
11 18122Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
6 23334Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
2008Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
1 3543
How can you write the scripts that operate on different objects depending on run-time information?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How to do call a output parameter from one action to another action??/
Hai anyone please "Explain about Framework in QTP?"
Hi All, I need code for how to execute qtp scripts from excell sheet
Explain the difference between data driven testing and parameterization ?
How do you create new test sets in td?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
To which environments does quicktest professional (qtp) supports?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How many types of parameters are available in quicktest professional?
How will you compare keyword and expert view?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api