will QTP accepts javascript?
Answers were Sorted based on User's Feedback
Answer / sudhakar
QTP can use javascript if and only if we need to isntall
Add-in plug
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / sudeepth madhur
Yes we can use java script, QTP will accept Java script.But
most of the people use only the VB script bcz its easy than
the Java script
| Is This Answer Correct ? | 4 Yes | 10 No |
Answer / suu
QTP accepts Java scripts same way as it do Vb scripts
| Is This Answer Correct ? | 1 Yes | 7 No |
what is smart identification in qtp? pls any give details? thanks in advance
What is Description Object?
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
How to check bitmap output value?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
Get the count of files of similar types from a folder.
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.
Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
Why to use descriptive programming?