Discuss QTP Environment.
Answer / sreeprasad
QuickTest Pro environment using the graphical interface and
ActiveScreen technologies - A testing process for creating
test scripts, relating manual test requirements to
automated verification features - Data driving to use
several sets of data using one test script.
| Is This Answer Correct ? | 0 Yes | 0 No |
I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
WHAT IS PARAMITARIZATION?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
How you know that a test case is a regression test case
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...
Explain types of exception handling and script for that?
What is the extension of qtp local repository?
what is difference between calling a function and reusing an action?