Answer Posted / premjit
yes, the latest version of QTP was 9.5 released in 2008
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Explain the qtp test phases.
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What are the types of environment variables in qtp?
How do you convert manual test cases to automated test cases?
Why qtp the best testing tool?
How to creating an output value using quicktest professional?
how will you load the test cases in ddt?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
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..
write a script to verify the image path(src property) of the images which are in web pages.