How we can add objects to the object repository during the
running?is it possible or not?explain
Answers were Sorted based on User's Feedback
Answer / ycy
I think it is not possible to add while recording.
I we do any operation on that object, it will add to object
repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth chilam
Hi ,
Use the ObjectRepositoryUtil API functions from QuickTest
Plus .
QuickTest Plus files contain documentation on how to
access the Object Repository from within the script
| Is This Answer Correct ? | 1 Yes | 0 No |
How Qtp will identifies object during run time
Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2
If requirments changed then how we can teach the QTP this is the new requirment
how qtp handles customised object
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
What is keyword view and Expert view in QTP?
Test Life cycle starts IS it Requirments stage or Test Initiation?
What is the entry criteria and exit criteria for your test automation
What are the details steps to connect a remote mysql database in QTP
How to supress warnings from the "Test results page"?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
after click on compose mail how can we attached a file in qtp with vbscript code