HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
2554How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
1 7457I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30
1 4648Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
2171i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
2242while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
IBM,
2112Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
CSC,
3055Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5659Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
2503
How should i Create Email invite with server-side Coding?
What purpose does ‘on error resume next’ serves?
How will you convert a string to lower case string using vbscript?
Which operator can be used to do an xor operation in vbscript?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
What is purpose of scripting.filesystemobject class in vbscript?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
What are class events?
How are values assigned to the variables in the vbscript language?
Which command is used for writing text on a page?
i need to sort the data using qtp script for this how i need to write a qtp script
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Can u describe what kind of testing are for OTC derivates by banks.
did any one attended interview in applabs if you had gone through plz tell me the procedure