Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT
COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
Answers were Sorted based on User's Feedback
it comes in Health care domain..
pls let me know an i correct or wrong.
| Is This Answer Correct ? | 4 Yes | 0 No |
write a qtp script to verify that the business price is twice the economy price in flight reservation window
What is the syntax to call one action in another?
Are Shared ORs read-only?
Explain different checkpoints in qtp.
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
Use of Debug Viewer?
OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that
How to find the length of the string in qtp?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?