how to invoke the web application through script in qtp
Answers were Sorted based on User's Feedback
Answer / suvarna
To invoke the web application.
In QTP, Enter IEXPLORE "Your appl url"
ex:
Iexplore "http:\radix:8080\project1"
| Is This Answer Correct ? | 4 Yes | 23 No |
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
give me the code for check point for validating application
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
what is use of the object repository?
with out using import sheet came is it possible to get the excel sheet ?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
in qtp how we work with out put values and what is the process?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
.how will you load the object during runtime
what we do after completion of functional and regression testing