What is the process for creating an automated test script
using QTP assuming you have reviewed the manual test case
and understand the requirements?
Answer / ganesh
transfering ur testing from Manual to Automation depends
upon lot of factors.Depending upon these factors u decide
the 'Framework'. Framework is nothing but the approach by
which u implement QTP to ur project.There are various type
of framework avilable....Data, Library, Keyword Driven to
name few
| Is This Answer Correct ? | 1 Yes | 0 No |
Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me
How many tabs are available to view your test in a test pane and what are they?
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the difference between QTP 8.2 and QTP 9.2 ?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
what are the main differences between keyword driven frame work and data driven frame work?
What are the differences between table and db checkpoints?