How do you perform testing on web based application using qtp
9.2?
Answer Posted / 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 |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
Define Error Pane of UFT?
what are the limitations of smart identification in qtp 9.0
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
what is meant by source control?
Shall we add Local Repository to shared object repository,if yes,how we add
Can anybody post some real time scenario in qtp? please its very urgent.
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
Explain types of descriptive programming?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is the synchronization point in qtp?
Does QTP record on Objects created on XWindows Environment?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?