HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT?
Answer / sreeprasad
(1).invoke_record (path of the record)
(2).by using reusable functions and calling them in the
program
| Is This Answer Correct ? | 1 Yes | 1 No |
why don’t use real time they r not using check points
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
when u script reveiwing in which area u more concentrates?
What is the difference between client server application and web based application?
what is the another name for blackbox testing?
What is qtpro? What is quick test pro? What is a quick test professional?
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
In qtp, how you can use xpath to identify objects?
in Qtp,how to display user name and pwd (script)in data table(global sheet).
What are main panes available in qtp test browser?
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
How do you change Logical Name of the object in test script?