What expansion of "MIC" in MICPASS (TEST ReportPAGE)
Answer Posted / asdfas
Microsoft Integer Constent
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can we run test with out adding object in object repository? How it is possible?
How to suppress warnings from the test results page?
Explain about datafile/verification of date file when file is not available in local system?
distinguish between old version and new version QTP features.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is the basic concept of quicktest professional (qtp)?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How is the Bitmap checkpoint different from Image checkpoint?
For which type of projects the iterative model is not suitable?
How to capture a window in QTP?
Is it possible to split an action? How?
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
What is the difference between a Function and Action in QTP?