ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Did u use check points during ur work experience ?
 Question Submitted By :: Mythreyi_bh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Did u use check points during ur work experience ?
Answer
# 1
If we are working with QTP, we should use the check points
to validate the functionality is working properly or not,
until unless we use descriptive programming.

Any new suggestions???
 
Is This Answer Correct ?    2 Yes 0 No
Sudeepthz
 
  Re: Did u use check points during ur work experience ?
Answer
# 2
it is not 100% correct in our company we are using 
checkpoints only to take the values from a data table by 
using standard chkpoint & that too we are not recording it
 
Is This Answer Correct ?    0 Yes 1 No
Akshar Jain
 
 
 
  Re: Did u use check points during ur work experience ?
Answer
# 3
It is not mandatory to use standard checkpoints available 
with the automation tool. Most of the checkpoints for 
instance Bitmap check points may fail during runtime. 
Instead you can write code to validate what you intend to 
test and then supply a pass/fail log entry to the test 
result wingow.

EG:
check = cbool(trim(Price)=trim(Total))
If check = "True" Then
  reporter.ReportEvent micpass, Total , "Calculation is 
right" 
else
  reporter.ReportEvent micfail, Total , "Calculation is 
wrong" 
End If

In the example mentioned above if value of Total and Price 
are same there will be a pass entry in the test result page 
and if they are not the same then you will have a failed 
log entry in the test results page.

This way you can code for whatever tests you want to get 
validated. Correct me if i am wrong

I have never done validation of images by writing code.
 
Is This Answer Correct ?    0 Yes 0 No
@shok
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.  2
Batch testing in howmany ways u perfrom in QTP Lehman-Brothers3
Hi any body can tell me the in detaled information about Description.Create() thanks in advance  2
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP. SAP-Labs8
How will you handle the situation when object is not captured during record?  2
waht is the difference between QTP 8.2 and 9.0 version AppLabs13
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software  2
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2  1
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?  1
can objects recogonised without repository? AZTEC8
what is difference between normal mode and fast mode?  1
how can i call reusable action in a function could any one explain me? Livetek2
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2? Infosys5
1.how can we report the QTP test result in a different excel sheet 2. Aurigo3
What is the current version of QTP and now it is the product of Mercury or HP TCS9
What is chaild object method? When we will go for chaild object method? How to use chaild object method?  2
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet?? TCS2
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer  1
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot  3
what r the drawbacks and limitations of QTP? NIIT1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com