How can we check whether a particular sheet loaded (existed)
or not in Data Table.
Answer Posted / vaani tks
U can debug and watch the data table at run time, so that
we can see that particular sheet is loaded or not.. or u
can use wait statement to view it..
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is Port testing. Whhen will you perform?
In qtp is it possible to check broken links of a page?
How to execute a winrunner script in quicktest professional?
How many add-ins comes by default with quicktest professional?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
How to handle dynamic objects in quicktest professional?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is synchronization point in QTP?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Explain the concept of object repository and how quicktest professional recognises objects?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance