Answer Posted / jayadev acharam
U can relate this with Global Sheet and Local Sheet of
Datatable
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How smart identification works in qtp ?
When Recovery scenario actually starts while testing the application?
Tell me one scenario, the complex functionality you have automated in your project?
what is the difference between the modular framework and datadriven frame work
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the new version of qtp which is recently released in the market?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
In qtp, explain what is qrs file?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What are the different properties of an web object
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How to capture all the data of a webtable, weblist and combolist using QTP?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
What is system testing and what are the different types of tests you perform in system testing?
How many types of trigger events are there in qtp?