Is it possible to call out to Java from QTP?
Answers were Sorted based on User's Feedback
Answer / swara
I do not understand your question..
But u cannot call out java from QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the qtp test phases.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
Have you performed Debugging and how did you?
How to test the mandatory fields in QTP?
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
hai friends i already ask this question but when i post the question the alignment goes wrong .....my question is we have a WEB TABLE ....assume that web table having 3 row's and 3 column here in 2nd row 3rd column having VISIT FACEBOOK link...now i want to check the VISIT FACEBOOK link is available or not ..if it's there i want to click the link ...then how to find the web table row or column count ....don't write the excel or data table script here friends .....consider that it's a WEB TABLE do a favour ...thank's
Is there a function to find the number of occurrences of sub strings within a string?
what you mean by artifact,milestone...
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id venku_krs@yahoo.co.in
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.