what is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
Answer Posted / pravati
flag is a concept that will tell you a logical (true-false) state of something.
Exa--x=12
if x is a number then
flag=1
else
flag=0
means flag=1 means ur statement is true dn
flag=0 means ur statement is false.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the keyword view and expert view in qtp?
How does quicktest professional (qtp) identifies the object in the application?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
what is the frame work in J-meter?
how to disable the pop ups through QTP using a script
What are the general steps involved in the data driven framework?
What is quick test pro?
Define virtual object?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Explain how qtp identifies object?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What are the differences between qtp and winrunner?