Hi Recently I Attend one interview .The intervier ask on
Question in QC 9.2 . The Qus was while ruuning the Batch
RUNS scripts in test lab if defect will comes .The defect
automaticly wants to genate . How to Configure in QC .
Thank You
Balaji
No Answer is Posted For this Question
Be the First to Post Answer
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 to execute a VBS file without using Execute File statement?
Give one example of Standard checkpoint in qtp 10?
Can any suggest me what is exposure testing?
what is the purpose of .vbs file?
What are the data types in qtp?
How to creating an output value using quicktest professional (qtp)?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
Hi guys, Please suggest some thing these points are correct???, Is UFT 12 and QTP outdated ??? and also VBscript is also deleted/Removed from QTP ???? Javascript is added latest and tool name is called JFT ??? From this year ??
What is the file extension of the code file in qtp?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is the difference between qtp and selenium?