What is parameterization? What is syncronization pt.?
Answer Posted / radhika ravishankar
QuickTest enables you to expand the scope of a basic test
or component by
replacing fixed values with parameters. This process, known
as
parameterization,it greatly increases the power and
flexibility of your test or
component.
synchronization point is that which handles anticipated
timing problems by ensuring that QT waits for some times
until the application is ready for the next step
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the different types of recording modes?
How will you check that your test cases covered all the requirements?
How do we handle run-time errors?
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..
How do you know the location Id of an object if you know its index id?
what function you write to do database testing with the help of qtp?
What are the various automation frameworks available in qtp?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
if numbers are always changing write a script for that
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
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
how to know no.of mails in our g mail by using vb-script
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Can launch two instances of qtp on the same machine?