1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
HP,
5 7356With out using the task manager,how to close the application using vbscript and what is the statement?
1 4878
is it possible to add sheets to excel at runtime
when will you do debug your script? and explain that process?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
what is the advantages and disadvantages of using functions instead of re usable actions
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Describe synchronization point.
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is active screen?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Tell me about your project? please help me how to tell about insurance project
which type of testing process are you following in ur company? how to recognize a qtp page?
how to create flat file datasubmission in qtp
How to record a qtp script ?
Suggest and Define a solution for an application whose objects are not recognized by UFT?