How do you perform testing on web based application using qtp
9.2?
Answer / siva
While opening qtp we need to slect addin as a web, then we
need to tpe url. so that while running qtp will open the
application and do the testing
| Is This Answer Correct ? | 7 Yes | 0 No |
How to explain a banking project in interview as a test engineer???
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
How can I generate customized logs in QTP ?
What is the difference in the global and action sheet in qtp?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
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
How to find the length of the string in qtp?
How many types of recording modes are there?
how do check the links in a webpage ?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
can i able to connect any version of qtp to any version qc
how u test a frame in a web page using QTP?