Did u use check points during ur work experience ?
Answer Posted / sudeepthz
If we are working with QTP, we should use the check points
to validate the functionality is working properly or not,
until unless we use descriptive programming.
Any new suggestions???
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Approach for Installation,comaptibility,system testing
Thanks....But can u tell me how i use the QTP for GIS with one Example...
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is qtpro? What is a quick test professional?
What is keyword view?
What is the Command used to start the QTP
How you know that a test case is a regression test case
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How many ways we can parameterize data in quicktest professional (qtp)?
What is the file extension of the code file and object repository file in QTP?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.