MANUAL TESTING, AUTOMATION TESTING
QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
No Answer is Posted For this Question
Be the First to Post Answer
how can we handle exceptional handling in qtp
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Have you done batch testing in qtp? If yes how you are doing?
Tell me Three major differences between QTP & Winrunner?
What is the use of Accessibility check point?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Can U Explain about QTP tool from older version to latest version also its differences?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
if we made any changes in shared object repository how it reflects of others like our team members?
What is the difference between check point and output value.
can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that