Is it a smart choice to use QTP for backend testing?
Answer / sudheer sarikonda
Yes.There is no issue with using qtp for back end
testing..Some applications with mainframe back end can be
successfully automated.
| Is This Answer Correct ? | 10 Yes | 0 No |
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
Why bpt?
How to data driven test for Win objects in QTP ?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What’s the basic concept of QTP?
What are the Features & Benefits of Quick Test Pro ?
In QTP what is the difference between Step-in, Step-out, Step-over ?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
What are the 3 main stages involved in testing with qtp?